Xebar Saram writes:
> Ok so i made some progress here. i think i can just use the org capture
> itself to suit my needs. but as i dont know elisp i got
> stuck with this:
>
> (setq org-capture-templates
> (quote (
> ("f" "food" entry (file+headline "/home/zeltak/org/files/ag
Ok so i made some progress here. i think i can just use the org capture
itself to suit my needs. but as i dont know elisp i got stuck with this:
(setq org-capture-templates
(quote (
("f" "food" entry (file+headline "/home/zeltak/org/files/agenda/food.org"
"Inbox")
"* Cook %? %^g
:PRO
Hi all
I was wondering since i have zero lisp (or coding at all) skills if anyone
could show me an example on how to expand yasnippet or text as part of a
org capture
i think that using %(sexp) would work (im guessing here :))
i have this capture
("f" "food" entry (file+headline "/home/zeltak/o