Re: [O] using org-global-properties in capture templates

2017-12-03 Thread Xebar Saram
Hi thank you Adrian so so much, i hugely appreciate this! this works perfectly now, thx for pointing me in the right direction have a great week! Z On Sun, Dec 3, 2017 at 3:28 AM, Adrian Bradd wrote: > Hello, > > It looks like you have one too many parenthesis around

Re: [O] using org-global-properties in capture templates

2017-12-02 Thread Adrian Bradd
Hello, It looks like you have one too many parenthesis around the Rating entry. org-global properties is supposed to be a list of cons cells. The below should work: #+BEGIN_SRC elisp (setq org-global-properties '(("Cuisine_ALL". "- Indian Thai Vietnamese Asian Chinese Israeli Italian American

Re: [O] using org-global-properties in capture templates

2017-11-22 Thread Xebar Saram
Hi all sorry to nudge but after spending alot of time on this , googling etc cant seem to get it to work. any help, tips or pointing me in the right direction would really be appreciated! Z On Sat, Nov 4, 2017 at 5:31 PM, Xebar Saram wrote: > sorry to bother again but still

Re: [O] using org-global-properties in capture templates

2017-11-04 Thread Xebar Saram
sorry to bother again but still stuck with this i tried to add another org-global-property entry (i assume thats possible) but then i didnt get completion for the second one. this is what i used (setq org-global-properties '(("Cuisine_ALL". "- Indian Thai Vietnamese Asian Chinese Israeli

Re: [O] using org-global-properties in capture templates

2017-10-31 Thread Xebar Saram
hi again cant get to figure this out. any help would be really appreciated! best Z On Sat, Oct 28, 2017 at 9:44 PM, Xebar Saram wrote: > thx so much > > that works well. i tried to add another org-global-property entry (i > assume thats possible) but then i didnt get

Re: [O] using org-global-properties in capture templates

2017-10-28 Thread Xebar Saram
thx so much that works well. i tried to add another org-global-property entry (i assume thats possible) but then i didnt get completion for the second one. this is what i used (setq org-global-properties '(("Cuisine_ALL". "- Indian Thai Vietnamese Asian Chinese Israeli Italian American EastEuro

Re: [O] using org-global-properties in capture templates

2017-10-28 Thread Nicolas Goaziou
Hello, Xebar Saram writes: > ;; Effort and global properties > (setq org-global-properties '(("Effort_ALL". "0 0:10 0:20 0:30 1:00 2:00 > 3:00 4:00 6:00 8:00"))) > > > > (add-to-list 'org-capture-templates > '("f" "Food" > entry > (file+headline (lambda () (concat pmm

[O] using org-global-properties in capture templates

2017-10-28 Thread Xebar Saram
Hi all so i just discovered today the org-global-properties im still strugling to understand how to use it in a capture template currently i use the %^{prompt} option to quick select from a list of items as following (add-to-list 'org-capture-templates '("ff" "Food" entry (file+headline