Wanrong Lin <[EMAIL PROTECTED]> writes:
> I do it like this:
>
> (run-at-time "0:30am" (* 24 3600) 'org-agenda-to-appt)
Lovely solution. Thanks. I was not aware of the run-at-time function.
>
> This will call org-agenda-to-appt when emacs starts, and, if you never
> exit emacs, it will automatic
Hi,
Right now we can have a repeated time stamp like this:
* TODO Do this every month
SCHEDULED: <2008-03-01 Sat +1m>
If I am late and mark the above done on 2008-03-05, the time stamp will
automatically jump to 2008-04-01. This is very useful for things like
paying monthly bills.
However,
I do it like this:
(run-at-time "0:30am" (* 24 3600) 'org-agenda-to-appt)
This will call org-agenda-to-appt when emacs starts, and, if you never
exit emacs, it will automatically call org-agenda-to-appt at mid-night.
Wanrong
Richard G Riley wrote:
What would be the recommended way to automa
What would be the recommended way to automate a call to org-agenda-to-appt? A
org mode hook to
call it at start? Any recommendations appreciated.
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.
Le Samedi, 01 Mars 2008 03:26:25 +,
Bastien Guerry <[EMAIL PROTECTED]> a écrit :
> org-export-mark-todo-in-toc nil
> org-export-remove-timestamps-from-toc t
> org-export-with-tags 'not-in-toc
Thanks, this works great.
Al
___
Emacs-orgmode mail
I have a few templates in `org-remember-templates': one that I mainly
use when I'm in my mailbox, another one that I mainly use when I'm
coding, one that I mainly use when I'm reading the web, etc.
I think it would make sense to reduce the number of available templates
when calling `org-remember'.
"Antano Solar" <[EMAIL PROTECTED]> writes:
> Waiting forward for the org release with the skip-empty-row parameter
> :)
It is now in the git repository.
> ** Task 1
> *** Step a
> :properties:
> :Time_Utilized 10 hours
> :end
> *** Step b
>
> With Regards
>
> Antano Solar John
>
On Sat, Mar 1, 2008 at 2:18 PM, Manish <[EMAIL PROTECTED]>
wrote:
> On Sat, Mar 1, 2008 at 1:13 PM, Antano Solar <[EMAIL PROTECTED]> wrote:
> >
> > On Sat, Mar 1, 2008 at 11:22 AM, Manish <[EMAIL PROTECTED]>
> > wrote:
> > >
> > > On Sat, Mar 1, 2008 at 11:11 AM, Antano Solar <[EMAIL PROTECTED]>
>
Excellent description of column view by Christian Egli is what showed
me a glimpse of what it can do. Please take a took at it here:
http://www.legito.net/worg/org-tutorials/index.php
HTH,
-- Manish
On Sat, Mar 1, 2008 at 2:18 PM, Manish <[EMAIL PROTECTED]> wrote:
>
> On Sat, Mar 1, 2008 at 1:13
On Sat, Mar 1, 2008 at 1:13 PM, Antano Solar <[EMAIL PROTECTED]> wrote:
>
> On Sat, Mar 1, 2008 at 11:22 AM, Manish <[EMAIL PROTECTED]>
> wrote:
> >
> > On Sat, Mar 1, 2008 at 11:11 AM, Antano Solar <[EMAIL PROTECTED]> wrote:
> > >
> > > > Since the purpose of `org-dblock-write:columnview' is to ca
10 matches
Mail list logo