Skip to main content

A command-line note-taking tool

Project description

Logo

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.1.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.1-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for tinote-1.1.1.tar.gz
Algorithm Hash digest
SHA256 d4155c81fb96e3e9556d6d806fd72aa3e21e3ce973a17d81e1d85668543b6f3b
MD5 2bec6060cd3fec3a0f956c158da646e6
BLAKE2b-256 d5cc4c97231e64bac0c53ebe73329f3d14778c4d782b10a61409a86ec1863ccb

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for tinote-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1d991609ad5f8bc61a9f2c17cd12490ac4e86ee48a146b0a837e39c2954f8ed7
MD5 5899a0aa43625616dc3797c57d39c4b9
BLAKE2b-256 9cdff8699357253a88174a5e6b32ef94b004f31b28ef4808e4ec55c0309ce25c

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