Hacker News new | ask | show | jobs
by Spivak 2401 days ago
Orgzly does it well enough for simple cases but if you try to use it for much more than a basic notes/reminder system you’ll run up against limitations fast since a lot of useful behavior like complex date formats leverage the elisp hole to work.
1 comments

Out of curiosity: have an example? I've only used relatively-simple formats in queries, never in todos, haven't hit any issues yet.

Seems like it'd probably be a parser limitation or something tho? Or are some of the formats lisp-code-like and need to be executed?