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 create_ROOT
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 delete_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
0.9.5.1
- A default profile is created upon initalization
- Will Create a the profile path from config if missing
0.9.5.2
- Added a create_ROOT command to create a ROOT path on the current directory. This is need if doing development work
- Added Instructions on how to update bash prompt for notesviewer profiles
- Added a delete_profile command
- Added a Makefile for building and uploading to pypi repository(only available on git source)
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.2.10.tar.gz
(25.5 kB
view details)
Built Distribution
File details
Details for the file notesviewer-0.9.5.2.10.tar.gz
.
File metadata
- Download URL: notesviewer-0.9.5.2.10.tar.gz
- Upload date:
- Size: 25.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 121fc7eb7dcce5478718a57b0b102583f0a3006dffaafa0a2dad92e79da95c6a |
|
MD5 | 61cac4d2d5bbd7697772971a5fac7458 |
|
BLAKE2b-256 | 4a6e730ec2e05ab19000f9170fbe619cb74168078623c1ffeaeed05d90619834 |
File details
Details for the file notesviewer-0.9.5.2.10-py3-none-any.whl
.
File metadata
- Download URL: notesviewer-0.9.5.2.10-py3-none-any.whl
- Upload date:
- Size: 29.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/47.1.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a492988e418355a3cbafaffb89412b695c2a9ec14f1046cd6940eb0364bbd729 |
|
MD5 | c5344dcfcf3320e8eba3c896cc5d388b |
|
BLAKE2b-256 | 12122204c9939c72c1c5dee13266bb7d3c398d6ac5a672b807b8358b423dc176 |