Macoy Madson
8f8d3c56d6
Merge pull request #3 from lytex/master
Export date as CREATED property
1 year ago
lytex
51c92f0202
Export date as CREATED property
Add a PROPERTIES block to every node with CREATED
containing the creation datetime
1 year ago
Macoy Madson
e3972fed7e
Fix tags format
Thanks dragos-niculescu! I couldn't figure out how to pull from his fork.
6847f2527b
2 years ago
Macoy Madson
bdf0657d43
Fix issue from PR #2 : set default date
This resolves conversion issues if the date is not found while parsing
the note.
See my comment on https://github.com/makuto/KeepToOrg/pull/2
3 years ago
Macoy Madson
28cdc3a9b7
Added .org file output
* Files will now be output with notes in org format
* Fixed bug where calling toOrgString() would modify the note and
then fail on subsequent calls
* Added dates and sorting of notes by date
4 years ago
Macoy Madson
261d0a1cf1
Added first pass KeepToOrg.py script
This is a work in progress right now which isn't ready for practical
use. It will output all notes in my prototypical org format to the terminal
4 years ago
Macoy Madson
27d8382c05
Initial commit
4 years ago