notesviewer
Project description
notesviewer
A commandline notes viewer written in python
installation
pip install notesviewer
usage
notesviewer --help
notesviewer version
notesviewer list
notesviewer display <note>
notesviewer add <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 add_profile <profile>
notesviewer show_profiles
notesviewer switch_profile
notesviewer profile
notesviewer tags <note>
notesviewer removetags <note> <tag(s)>
notesviewer editlinks <note>
notesviewer links <note>
notesviewer editlinks <note>
notesviewer showconfig
notesviewer setdefaultconfig
notesviewer setconfig <key> <value>
notesviewer search <regex> note(s)
notesviewer check
notesviewer interactive #Not implemented yet
changelog
0.9.3
- Changed parser argument for add,insert, delete, remove from name to note for consistency
- Added help context to commands when using notesviewer --help
0.9.4
- Added links and editlinks commands for managing notes bookmarks(links)
- Added setconfig command to easily changing config settings
- Added root note verification
- Updated the check command to include the new root note verification
- Fixed --help to display notesviewer name correctly
0.9.5
- Changed the default editor to vi
- Added cyan, magenta and grey color options
- Changed some of the default colors
- Added note naming convention with approved characters
- Fixed display command bug when inserting with : character
- Notes root path and config are in the same location now
- Added profile, add_profile, show_profies, switch_profile commands for profile managment
Contributing
Pull requests are welcome.
License
GPL2
Project details
Release history Release notifications | RSS feed
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.5.tar.gz
(23.3 kB
view details)
Built Distribution
File details
Details for the file notesviewer-0.9.5.tar.gz
.
File metadata
- Download URL: notesviewer-0.9.5.tar.gz
- Upload date:
- Size: 23.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.5.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2bcb16c90dc506df8cd48ff2a4b39b48a9bdad13c8bc83d9a4de52be5b4c40cc |
|
MD5 | d3ada4477ee23528dfd43650dd7748e4 |
|
BLAKE2b-256 | 8c0d8d44c09e11bd1785947971a5939ea728be53f68dac3a0f4a2135da76347d |
File details
Details for the file notesviewer-0.9.5-py3-none-any.whl
.
File metadata
- Download URL: notesviewer-0.9.5-py3-none-any.whl
- Upload date:
- Size: 26.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.5.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 01325db5da23123d2343c234345f7cb3096b4e98ba766eba67b02d437aa29e63 |
|
MD5 | 97df99a8bb2941ba4442d83f0a618203 |
|
BLAKE2b-256 | b71a2281002752b8c14b362fca607ea07b4d6d8394b801392cc776dd4c2cd2cb |