Giter Site home page Giter Site logo

notario's Introduction

Notario

About

Python command-line utility to manage notes.

Installation

on most UNIX-like systems, you’ll probably need to run the following install commands as root or by using sudo

pip

pip install Notario.minion

from source

pip notario git+http://github.com/goliatone/notario

or

git clone [email protected]:goliatone/notario.git
cd notario
python setup.py install

as a result, the notario executable will be installed into a system bin directory

Roadmap

  • TODO: Refactor and rewrite tests.
  • TODO: Use nosetests.
  • TODO: Add documentation.
  • DONE: Add sphinx integration.
  • DONE: Let user update defaults, and save.
  • TODO: Use args for name and content instead.
  • TODO: Add vervose options.
  • TODO: Add create from template.
  • DONE: Use config.
  • TODO: Integration with services.
  • DONE: Rename config.ini to notario.conf (?)

TODO: Update how we handle input ntr => should list ntr <note_name> => should open it if exists, or should create it and open it ntr <note_name> --delete/-d => should 'delete' it- move it to deleted dir. ntr <note_name> -a "this text should get appended, last line"

http://stackoverflow.com/questions/4480075/argparse-optional-positional-arguments?rq=1 http://stackoverflow.com/questions/13875173/python-argparse-nargs-and-optional-arguments?rq=1 http://stackoverflow.com/questions/15583870/mixing-positional-and-optional-arguments-in-argparse

notario's People

Contributors

goliatone avatar

Watchers

 avatar James Cloos 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.