I'm trying to use remember-templates to create plainlists.
(setq org-remember-templates
'(("CD" ?d "+ [ ] %? :achat:@enville:\n"
"~/org/orgfiles/loisirs.org" "CDs [ / ]")
)
)doesn't work : it creates a starred entry, with a timestamp... Is it doable ? _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. [email protected] http://lists.gnu.org/mailman/listinfo/emacs-orgmode
