note 0.5.2


pip install note

  Latest version

Released: Mar 20, 2015

Project Links

Meta
Author: Devin Kelly

Classifiers

Development Status
  • 2 - Pre-Alpha

Intended Audience
  • Developers

License
  • OSI Approved :: GNU General Public License v3 (GPLv3)

Natural Language
  • English

Programming Language
  • Python :: 2
  • Python :: 2.6
  • Python :: 2.7

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: https://pythonhosted.org/note/

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.

History

v0.5.1 (2015-01-4)

  • Fixed bad test

v0.5 (2015-01-4)

  • Note server and client can now support all notes.

0.2 (2014-07-15)

  • First release on PyPI.

  • Implemented prototype with basic functionality.

No dependencies