Skip to content

pirelenito/notavel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Notavel

A Note taking application built for hackers.

Key objectives:

  • Should save as plain Markdown files;
  • Easy browsing of notes (history, labels);
  • Editing should be done externally (Sublime is much better at it);
  • Support for multiple "stores";
  • Search.

History

This is a new take on the implementation. For the original code, check the v1 branch.

Not exactly an application yet... still just thrown away code.

Open-source alternatives

  • Boostnote: good UI, but forces you to use its own JSON format for the notes;
  • PileMd: also forces a JSON format;
  • Laverna: stores data in the browser;
  • Moeditor: just a Markdown editor.

About

A Note taking application built for hackers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published