33
44 ROADMAP
55
6- 1.5 EXPANDED FEATURES INCLUDING SEARCH
7- - Search through encrypted notes with grep (#19 )
8- - Expanded documentation
6+ 1.8 BASH COMPLETION and other changes
7+ - Bash completion added for sub commands and note/notebook names
8+ - Documentation changes
9+ - Fixes for 'make tarball' to handle differences between Linux
10+ sha256sum(1) and FreeBSD sha256(1) commands
11+
12+ 1.6 EXPANDED FEATURES INCLUDING SEARCH
13+ - Search through encrypted notes with grep (#19 )
14+ - Expanded documentation
915 - Added undocumented 'tree' subcommand for paging through
10- the notes directory (#20 )
16+ the notes directory (#20 )
1117 - Support for $NOTESDIR to override data store location (#16 )
12- - Support for $XDG_DATA_DIR/.notes to store data (#15 )
13- - Fixed bug with spaces in filenames (#2 )
18+ - Support for $XDG_DATA_DIR/.notes to store data (#15 )
19+ - Fixed bug with spaces in filenames (#2 )
1420
15211.0 INITIAL RELEASE
1622 - GPG encrypted notes
1925 - add/delete/rename notebooks
2026 - re-encrypt with new GPG key
2127 - packaged as a tarball with SHA256 (#14 )
22- - packaged as a .deb (#11 )
28+ - packaged as a .deb (#11 )
2329
2430IN NEXT RELEASE (IMPLEMENTED)
2531
@@ -29,11 +35,10 @@ FUTURE FEATURES
2935 - multiuser encryption
3036 - different gpg keys per notebook
3137 - git integration
32- - bash completion
3338 - zsh completion
3439 - FreeBSD .PKG packaging
3540 - FreeBSD ports configuration
36- - shred functionality
37- - encrypted backup/restore
38- - PIV card support
39- - Issue #17 BUG - import truncates filename if spaces in filename
41+ - shred functionality
42+ - encrypted backup/restore
43+ - PIV card support
44+ - Issue #17 BUG - import truncates filename if spaces in filename
0 commit comments