Moin Hartmut,
die EDV-Nachklausur findet am 14.3. um 13 Uhr in der Aula statt.
Schönes Wochenende!
Detlef
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listi
And the parent could also support the [%] notation that exists for
checkboxes :)
-Hugo
On Jan 25, 2008 12:45 PM, Stuart McLean <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Sorry if I have started a new thread on this subject, GMail and I are
> not getting along right now.
>
> ** TODO a main project
> **
Hi.
So, just wrote this and maybe there are others users of Anything.el around:
Just update your anything-sources variable to include anything-org-remember.
Maybe this will get more useful for people that have 10+ templates and not
enough meaninful keys.
- Hugo
Ps: if there is a better way of ac
Perfect! Thanks
- Hugo
On Jan 25, 2008 10:58 AM, Carsten Dominik <[EMAIL PROTECTED]> wrote:
>
> On Jan 24, 2008, at 5:37 PM, Hugo Schmitt wrote:
>
> > I think my suggestion doesn't fit orgmode that well, but what if
> > 'org-remember' had 'template' as an optonal argument? (instead of
> > pulling
Carsten Dominik schrieb:
>
> On Jan 24, 2008, at 4:34 PM, Rainer Stengele wrote:
>
>>> I am not sure why things don't work. Take a look at the variable
>>> `remember-mode-hook'. What is its value?
>>>
>>> - Carsten
>>>
>>
>> looks ok, includes the new function:
>>
>> (my-start-clock-if-
This will be fixed in 5.20, by forcing you to explicitly clock out
before
storing the note. For now, just do it willingly.
- Carsten
On Jan 25, 2008, at 1:57 PM, Rainer Stengele wrote:
Carsten Dominik schrieb:
On Jan 24, 2008, at 4:34 PM, Rainer Stengele wrote:
I am not sure why things
On Jan 24, 2008, at 5:37 PM, Hugo Schmitt wrote:
I think my suggestion doesn't fit orgmode that well, but what if
'org-remember' had 'template' as an optonal argument? (instead of
pulling from org-remember-template interactively).
Then people could write their own menus/keymap/etc before calli
On Jan 24, 2008, at 8:09 PM, Austin Frank wrote:
Hello!
Two quick questions about tags in remember templates. First, should
this line (line number 13423 in org.el v5.19a) in
org-remember-apply-template also include G?
(while (re-search-forward "%^\\({\\([^}]*\\)}\\)?\\([guUtT]\\)?" nil
t)
Hi,
Sorry if I have started a new thread on this subject, GMail and I are
not getting along right now.
** TODO a main project
*** TODO step 1
*** TODO step 2
*** TODO step 3
TODO step 3 part a
TODO step 3 part b
TODO step 3 part c
and so on
*** TODO step 4
Here is the functionalit