Re: [O] No completion when querying for property value in capture template

2018-06-07 Thread Eric Danan
Thanks. As far as I know it is not currently possible to get property > auto-completion from the property list of the file itself. > I don't understand: when I call "org-set-property" directly from the file (C-c C-x p), it does get all the property values in the file and proposes them for

Re: [O] No completion when querying for property value in capture template

2018-06-07 Thread Jeremie Juste
Hello, As far as I know it is not currently possible to get property auto-completion from the property list of the file itself. but you could still make use of the stock property in the template and auto-complete from there For instance: ("T" "TEST" entry (file+headline"/tmp/test.org"

[O] No completion when querying for property value in capture template

2018-06-07 Thread Eric Danan
Hello, There seems to be an old thread about this but I didn't find an answer there: http://lists.gnu.org/archive/html/emacs-orgmode/2011-10/msg01079.html If, from an org file containing two entries with respective values "foobar" and "foobaz" for property "prop", I call "org-set-property" to