Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 316 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 316 Bytes

gnote

This will be a simple note-taking CLI app for learning Golang.

Functionality

  • Save notes to file system / SQLite db / web
  • Read notes through the command line
  • Support for tags
  • Support for sub-notes
  • Password protect notes
  • Encrypt note storage
  • ..

Progress

License

MIT License.