Skip to main content

donote

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

donote-0.0.2.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

donote-0.0.2-py3-none-any.whl (8.9 kB view details)

Uploaded Python 3

File details

Details for the file donote-0.0.2.tar.gz.

File metadata

  • Download URL: donote-0.0.2.tar.gz
  • Upload date:
  • Size: 5.8 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 donote-0.0.2.tar.gz
Algorithm Hash digest
SHA256 10ef61c68bfb327eb897d07d005df586efb5b79bdef1fe84cbe4f68695bf84ae
MD5 90a4b7e11f0ecb49d6acdc805d8b1fe6
BLAKE2b-256 5faa571459b72a0bf90a78a05e8b20a8fa65db25e937133bbc683580258ede71

See more details on using hashes here.

File details

Details for the file donote-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: donote-0.0.2-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 donote-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7288306189c49927848e0483fe61eef0874f594c6e30043504184b05f7897567
MD5 0b8970f1c5531e696c9ad312fa8b55fb
BLAKE2b-256 e4108eca126fa21d2194c34cba2cf599df658d44b44c5c28a00a1655602477c6

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