This repository has been archived by the owner on Jul 1, 2024. It is now read-only.
v0.10.0
Feat
- add
--export-template
cli option
Fix
--export-template
correctly exports all notes--export-csv
exports csv not json- csv-import: fail if
type
does not validate
Refactor
- pave the way for non-regex key/value deletions
- remove unused code
- cleanup rename and delete from dict functions