Hi!
I want to create special key-bindings that use the org-refile goto interface to jump to specific headings.
My initial attempt was:
(org-refile 4 "
gtd.org" "Projects/Work/Bugs")
But it seems specifying RFLOC is not that simple.
Someone have any idea how to achieve this or another way to jump to a heading?
Best Regards /Alexander