Skip to main content

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:

  • l or list to list all notes
  • show <note_name> to render a single note in the terminal
  • e/edit <note_name> to edit an existing note
  • rm/remove <note_name> to delete a note
  • n/new <note_name> to create a new note with a given Name
  • t/tag <note_name> <tag> to add a new tag to an existing note
  • 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 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dawnote-0.0.1.tar.gz (5.9 kB view details)

Uploaded Source

Built Distribution

dawnote-0.0.1-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

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

Hashes for dawnote-0.0.1.tar.gz
Algorithm Hash digest
SHA256 118d31a76579e1c4c64d399a729058e61258e52489bd022ff80fb7ad6e211641
MD5 2f8869fa6c0b759b9798979b2220d287
BLAKE2b-256 daae676637050cda9559682fa782fe00193851390df6505ea7e1ff399e9eee22

See more details on using hashes here.

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

Hashes for dawnote-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d408128892716304983f3cbbeb710d1c4149856b53d91d3322ce93458d56f206
MD5 a5e2618648c668f954bc5ea8356cd2e7
BLAKE2b-256 8e79bdaea38e822175d541bb077f8a7dd38fa8779fbf9ad1cab3933444b79f12

See more details on using hashes here.

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