orgajs
orgajs copied to clipboard
global `timestamp` recognition
Orga does not recognize date tags that are not either placed after DEADLINE or SCHEDULED and handles them as text. Orga is clearly able to recognize these tags so it should be easy to extend this to date objects outside of DEADLINE or SCHEDULED.
Since emacs recognize timestamps globally, we should be able to do it as part of our inline tokenization.
As requested at #36