Skip to content

Cloudxtreme/note

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

note

Note is a text-based note taking system that is simple and fast to use.

Demos

Screenshot Screenshot Screenshot

Goals

  • Create and access notes quickly.
  • Access notes from multiple places (command line, Vim plugin, web app)
  • Provide multiple multiple bakends so users may choose what suits them or implement their own.
  • Let users use their own text editor with the command line interface.

TODO

  • convert to python 3
  • rewrite processX funtions to use regex
  • add distributed code
  • finish writing this file
  • clean up web templates so they look nice on all browsers
  • Add SQL backedend
  • Rewrite configuration file format/handler
  • Improve demos, gifs are ugly.

About

A fast, command line oriented note taking application with encrypted backups

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 63.0%
  • HTML 23.3%
  • CSS 9.0%
  • JavaScript 4.7%