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" -c <optional category> -i <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.0.tar.gz (4.1 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.0-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: tinote-1.0.0.tar.gz
  • Upload date:
  • Size: 4.1 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.0.tar.gz
Algorithm Hash digest
SHA256 42d2bc6c21fd484d4ac1c26f766bec17b78ddc5627f2bf40f208d9311679eb8c
MD5 10d858bd2bc385212ca828d4ccfed462
BLAKE2b-256 f3b18fe0aa53eafac58982653ef9f2b412dcea338dd8ddb54935f87ee049c660

See more details on using hashes here.

File details

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

File metadata

  • Download URL: tinote-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 6.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.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 476a037161dd842b1a478d295fa7be626e06d704eb95a673813290b6cf93ab30
MD5 4577198b371a7453355c1287b16da0c3
BLAKE2b-256 ed082fb6fbf5e1772cafd94ad26c2e7212b92c7ed42d696edb6ac4c9647d1d20

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