Skip to main content

A command-line note-taking tool

Project description

Tinote

Tinote is a lightweight command-line note-taking tool, designed for quick and easy note management. Keep track of your thoughts, ideas, or reminders directly from the terminal.

Installation

Install Tinote using pip:

pip install tinote

Usage

Create a new note (if no category is provided, the last category will be used):

ti add "a note to remember" <optional category> <optional importance>

List all notes (verbose list will include importance and timestamp):

ti list [-v]

List notes with filters (category or importance):

ti list -c <category> -i <importance>

Add a sub-note to a note (currently only supports one level)

ti sub <parent_id> "Text of your sub-note" -i <importance>

Mark a note as checked/unchecked:

ti mark <note_id>

Delete a note:

ti delete <note_id>

Clear all notes or notes within a specified category:

ti clear
ti clear -c <category>

Features

  • Create and manage notes with optional categories and importance levels
  • List notes, with optional filters for categories and importance
  • Easily mark notes as checked/unchecked
  • Delete notes using their ID
  • Clear all notes or notes within a specified category
  • Automatically saves notes to a local JSON file for persistence

License

MIT License

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

tinote-1.1.0.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tinote-1.1.0-py3-none-any.whl (7.3 kB view details)

Uploaded Python 3

File details

Details for the file tinote-1.1.0.tar.gz.

File metadata

  • Download URL: tinote-1.1.0.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for tinote-1.1.0.tar.gz
Algorithm Hash digest
SHA256 027cfff2e6077c43bee15189c1326fa61ffd21c3d53affe1f24789d504d503b8
MD5 43625031d1aca46761fc842a249dedeb
BLAKE2b-256 bea28c19d969025f37912d80daf8229b379c83aeef70b29d4593681ac25085de

See more details on using hashes here.

File details

Details for the file tinote-1.1.0-py3-none-any.whl.

File metadata

  • Download URL: tinote-1.1.0-py3-none-any.whl
  • Upload date:
  • Size: 7.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.13

File hashes

Hashes for tinote-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ff87251945e4fb62d3e60758373ffccb87eba6dbacb4dfc2ddb8094ba004c93d
MD5 7cd2cb11738ec7efaa33c187b3f255e1
BLAKE2b-256 5383e65b129c6740078fb201f78676496972f6f4b103373d987dfd396036f977

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page