Skip to content

v0.2: Chronological sorting and JSON-first date extraction

Latest

Choose a tag to compare

@tabakman tabakman released this 07 Nov 11:59

What's Changed

  • Chronological sorting (oldest notes first)
  • JSON-first timestamp extraction
  • Archived notes support (as tags)
  • Command-line interface with flexible options (--source, --output, --size, --no-sort, --clear-output)
  • Configurable chunk size (default 100)

Thanks to @StrayGuru for contributions!

Full Changelog: v0.1...v0.2