Knowledge base
Project description
knowldege_base
The minimalist note editor for your terminal.
Create notes... Edit notes... Save notes...
knowledge base 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:
kb <command> <note_name (optional)> <tag (optional)>
The commands include:
lorlistto list all notesshow <note_name>to render a single note in the terminale/edit <note_name>to edit an existing noterm/remove <note_name>to delete a noten/new <note_name>to create a new note with a given Namet/tag <note_name> <tag>to add a new tag to an existing noteuntag <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 knowledgebase
Disclaimer: knowledgebase is a personal project, as such the path to where the notes are saved on my machine are hardcoded. If you want to use knowledgebase 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
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
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 dawnote-0.0.1.tar.gz.
File metadata
- Download URL: dawnote-0.0.1.tar.gz
- Upload date:
- Size: 5.9 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 |
118d31a76579e1c4c64d399a729058e61258e52489bd022ff80fb7ad6e211641
|
|
| MD5 |
2f8869fa6c0b759b9798979b2220d287
|
|
| BLAKE2b-256 |
daae676637050cda9559682fa782fe00193851390df6505ea7e1ff399e9eee22
|
File details
Details for the file dawnote-0.0.1-py3-none-any.whl.
File metadata
- Download URL: dawnote-0.0.1-py3-none-any.whl
- Upload date:
- Size: 8.9 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 |
d408128892716304983f3cbbeb710d1c4149856b53d91d3322ce93458d56f206
|
|
| MD5 |
a5e2618648c668f954bc5ea8356cd2e7
|
|
| BLAKE2b-256 |
8e79bdaea38e822175d541bb077f8a7dd38fa8779fbf9ad1cab3933444b79f12
|