Hello, Iām looking to set up a search string using the FILE special property, but cannot get the syntax right. This is as part of setting up org-stuck-projects.
If the file is in ~/todos/myTodos.org, and I want all the entries with heading
1, will
(setq org-stuck-projects
ā(ā+FILE="~/todos/myTodos.org"+LEVEL=1" ("NEXT" "TODO") nil "ā))
work, or am I missing quotes there?
Thanks!
--
Boyan Penkov
www.boyanpenkov.com
