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.0.1.tar.gz (4.2 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.0.1-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for tinote-1.0.1.tar.gz
Algorithm Hash digest
SHA256 a6d2ddc9fd1d5d576dff21d612f8c185c691a3443221c81dacb345fc42db5baf
MD5 b0ae2aa8513961e246447bb08d8de531
BLAKE2b-256 b3277bedb1dac3b03ed48fcaed13a2c546fb3ee186fa29fcd007a9ad24bebd1d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tinote-1.0.1-py3-none-any.whl
  • Upload date:
  • Size: 6.4 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.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5af6b48740d2ad96b7eb06cd371e464091593f49d9414bdb682b686b6fa96ca9
MD5 fc6fad5c7bdddcd4e41357046435e092
BLAKE2b-256 486050c8953010060102beb6791a799554f7182ea031f4b185120202fd7a4943

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