Releases: Bubblbu/zotnote
Releases · Bubblbu/zotnote
0.3.5
0.3.3
0.3.0
- Major redesign of how configuration, notes, and templates are managed
- XDG_DATA_HOME is no longer used to store templates. User templates will be loaded from notes folder
- Implemented a Note class to manage notes/templates related methods
- Changes to CLI:
- Added
templates
function to list all available templates - Added
-t/--template
option tozotnote add
to choose between various formats
- Added
- Improved python project management
- Added bump2version to project
- Added pre-commit running various hooks
0.2.2
0.2.1
0.2.0
- Completely removed requirements to access local SQLite database. Now using the BBP search interface.
- Will probably remove all sqlite3 dependencies in the future.
- Modified "create" command to no longer overwrite files.
- Added "edit" command to open notes in an editor
- Added "remove" command to delete note