Skip to main content

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
  • ZSH completions

Installation and usage

$ pip install bronotes

$ bnote -h
usage: bnote [-h] {add,rm,list,edit,mv,set} ...

positional arguments:
  {add,rm,list,edit,mv,set}
                        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.

optional arguments:
  -h, --help            show this help message and exit

On first command a folder to be used is asked.

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

bronotes-1.0.1.tar.gz (8.1 kB view hashes)

Uploaded Source

Built Distribution

bronotes-1.0.1-py3-none-any.whl (12.7 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