donote
Project description
Donote
The minimalist note editor for your terminal.
Create notes... Edit notes... Save notes...
donote is a python implementation of a minimalist note editor for your terminal.
It facilitates creating, editing and managing notes as markdown files.
As such, it provides a CLI with the followng sintax:
dono <command> <note_name (optional)> <tag (optional)>
The commands include:
note l/listto list all notesnote show <note_name>to render a single note in the terminalnote e/edit <note_name>to edit an existing notenote rm/remove <note_name>to delete a notenote n/new <note_name>to create a new note with a given Namenote t/tag <note_name> <tag>to add a new tag to an existing notenote untag <note_name> <tag>to remove a tag to an existing note
Editing a note opens the markdown file using nano, other editors can be used to edit the .md files externally.
Installation
pip install donote
Disclaimer: donote is a personal project, as such the path to where the notes are saved on my machine are hardcoded. If you want to use donote let me know and we can improve this (or you can fork this repository and alter the paths).
Built with rich and pyinspect
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file donote-0.0.4.tar.gz.
File metadata
- Download URL: donote-0.0.4.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7eaa66c021ff25d7d10dcd08285e9bab9edaabf56ce7d412d397661e186b45df
|
|
| MD5 |
9e69910aefa2fccb165f2ccb0ddde02a
|
|
| BLAKE2b-256 |
736d3eecc5d4f219e5ab0eec50d85faa30ed8a693871195c379b63df8da0d452
|
File details
Details for the file donote-0.0.4-py3-none-any.whl.
File metadata
- Download URL: donote-0.0.4-py3-none-any.whl
- Upload date:
- Size: 18.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73de5b2751ead5b71368d4f415bc0e895593f1ac3af6b0d3f3fa1b8518c0367b
|
|
| MD5 |
82ba1b1518c104358f9fcbc1e55cdd4a
|
|
| BLAKE2b-256 |
dfa58656900f26e6563ce4040add51da672a5cb22c827d652f80e66c208dd9e5
|