From: Boyan Penkov <boyan.penkov@gmail.com>
To: emacs-orgmode@gnu.org
Subject: FILE special property?
Date: Fri, 16 May 2014 16:12:17 -0400 [thread overview]
Message-ID: <B77311C3-0AE0-4ACF-BD39-8242C121F50E@gmail.com> (raw)
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
next reply other threads:[~2014-05-16 20:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-16 20:12 Boyan Penkov [this message]
2014-05-16 21:10 ` FILE special property? Alexander Baier
2014-05-17 2:17 ` Boyan Penkov
2014-05-17 4:03 ` Nick Dokos
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=B77311C3-0AE0-4ACF-BD39-8242C121F50E@gmail.com \
--to=boyan.penkov@gmail.com \
--cc=emacs-orgmode@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).