I have org-mode TODO items and I am using property to enter the entry-date via org-capture-templates. This is date of entry and not scheduled date. I have...
:PROPERTIES:
:Entered: [2015-08-12 Wed 17:07]
:END:
Now I need to search all the item that were entered on or after certain dates.
I can also use the sorting by entry timestamp.
Thanks.
I suggest using org-sparse-tree
(C-c /). It won't work with timestamps in a property, but you can put timestamps in the headline or on the line below and org-sparse-tree will find it.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With