note

Latest Version Code Health Build Status https://badge.fury.io/py/note.png Downloads Code Coverage

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

Documentation: http://note.readthedocs.org.

Demos

Command line demo Web interface demo Vim plugin demo

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.

Table Of Contents

Previous topic

Welcome to note’s documentation!

Next topic

Messages

This Page