Skip to main content

notesviewer

Project description

notesviewer

A notes viewer written in python

installation

pip install notesviewer

usage

notesviewer --help
notesviewer version 
notesviewer list
notesviewer display <note> 
notesviewer insert <note> <title>
nosteviewer edit   <index> <note>
notesviewer delete <note>
notesviewer remove <index> <note>
notesviewer move <index> <fromnote> <tonote>
notesviewer addtags <note> <tag>
notesviewer tags <note>
notesviewer removetags <note> <tag(s)>
notesviewer showconfig
notesviewer setdefaultconfig
notesviewer search <regex> note(s)
notesviewer check
notesviewer interactive    #Not implemented yet

changlog

0.9.3
- Changed parser argument for add,insert,delete,remove from name to note to be consistant
- Added help contenxt to commands when using notesviewer --help

Contributing

Pull requests are welcome.

Licsense

GPL2

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

notesviewer-0.9.3.tar.gz (20.5 kB view hashes)

Uploaded Source

Built Distribution

notesviewer-0.9.3-py3-none-any.whl (23.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page