clach04 / pysimplenote

Python tools / library for working with Automattic's Simplenote
Apache License 2.0
0 stars 0 forks source link

export support - files to json / zip json for import back into SimpleNotes #4

Open clach04 opened 1 year ago

clach04 commented 1 year ago

Could be used to import (non-nested) flat directory of text files (.txt and .md) into:

Use json file to retain create timestamps if creation time lost from file system?

clach04 commented 7 months ago

TODO add option to sort the content of the json file by modify time (initially any order).