A commandline note organization tool.
Project description
Bronotes
Basically a wrapper to access notes in a directory on your system anywhere from the commandline. Still in development but the basic functionality is there.
Functionality so far:
- Create a note directory on your system on first start
- Add new notes
- Remove notes
- Move notes and directories around
- Edit notes with your $EDITOR
- List notes dir in a tree
Todo
- Add something to keep folder in sync with git
Installation and usage
$ pip install bronotes
$ bnote -h
usage: bnote [-h] {add,rm,list,edit,mv,set,completions} ...
positional arguments:
{add,rm,list,edit,mv,set,completions}
Bronote actions.
add Add a note or directory.
rm Delete a note or directory.
list Show the notes structure as a tree.
edit Edit a note.
mv Move a note or directory.
set Set config options.
completions Generate zsh autocompletions.
optional arguments:
-h, --help show this help message and exit
$ bnote -h
usage: bnote [-h] {add,rm,list,edit,mv,set} ...
On first command a folder to be used is asked.
Completions
For now there's no built-in completions. ZSH completions can be generated so you can place them where needed:
$ bnote completions | tee /home/jwiersma/.oh-my-zsh/completions/_BRONOTES
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
bronotes-1.2.0.tar.gz
(8.6 kB
view details)
Built Distribution
bronotes-1.2.0-py3-none-any.whl
(13.3 kB
view details)
File details
Details for the file bronotes-1.2.0.tar.gz
.
File metadata
- Download URL: bronotes-1.2.0.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a40e2e78df4f3049c857f592e341e61bbff23e834971f8cf155d9c7564cf2e49 |
|
MD5 | 140e8e4dd9e023edcb23b9ec79d9643f |
|
BLAKE2b-256 | 18170403af956c30ccc7d75100d723fee37caf93b28eb59b1a562421ef5b70cb |
File details
Details for the file bronotes-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: bronotes-1.2.0-py3-none-any.whl
- Upload date:
- Size: 13.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.53.0 CPython/3.9.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 342a60bc1022c6db8284f746cbbaf94cb43cfc7ed48b810cd4687f706155fa61 |
|
MD5 | 2d71107eebf17fabb02d3cdc45546ebf |
|
BLAKE2b-256 | 1b0e5d1111f32625afa6965b424aa9f1decd9b41e611b6f7de6a63dc9a33777e |