Code Monkey home page Code Monkey logo

pynote's Introduction

pynote

pynote is a project to manage your notes on the commandline. It is entirely written in Python 3 and provides a very handy cmd-interface. You can browse the source code in cgit or in github. If something does not behave as expected please file a bug in github, write an email or check out the support thread in the arch linux forums.

Documentation is hosted on Read the Docs.

features

  • create, delete, update, list and read notes
  • compare revisions of a note by creating a unified diff
  • list and restore deleted notes in trash
  • everything is stored in human readable JSON files
  • meta data for every note including creation time, updating time, deletion time, uuid, tags
  • filter notes depending on its tags
  • syntax highlighting using pygments for managing code snippets

planned

  • more version control (diff revisions, revert revisions)
  • export module

install

In Arch Linux you can use the PKGBUILD in AUR. Otherwise use:

$ pip install pynote

install from source

  • Make sure you have installed babel and sphinx.
  • Clone the project with git clone https://github.com/rumpelsepp/pynote.git
  • Create docs and locales with make docs and make compile-locales.
  • Now you are ready to fire python setup.py install.

pynote's People

Contributors

rumpelsepp avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.