emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] Timestamps united similar a diary


From: Distopico Vegan
Subject: [O] Timestamps united similar a diary
Date: Fri, 02 Jan 2015 13:09:33 -0500

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]