emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Timestamps united similar a diary
@ 2015-01-02 18:09 Distopico Vegan
  0 siblings, 0 replies; only message in thread
From: Distopico Vegan @ 2015-01-02 18:09 UTC (permalink / raw)
  To: emacs-orgmode

Hi everyone, i have a question...
Is there way to organized org-mode Timestamps similar to diary?

Example:
------------------
Friday
    8:30am Scrum daily
    12:00pm Lunch
-------------------

without repeating in org-mode <%% (MemQ (calendar-day-of-week date)
'(5))> for each time entry

Example:
----------------------
* Fryday
** 8:30am Scrum Daily
   <%% (MemQ (calendar-day-of-week date)'(5))>
** 12:00pm Lunch
   <%% (MemQ (calendar-day-of-week date)'(5))>
------------------------

thanks for you helm and time

Distopico Vegan

--
Sent with my mu4e

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-01-02 18:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-01-02 18:09 Timestamps united similar a diary Distopico Vegan

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).