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:
ti "a note to remember" -c <optional category> -i <optional importance>
List all notes:
ti list
List notes with filters (category or importance):
ti list -c <category> -i <importance>
Mark a note as checked/unchecked:
ti mark <note_id>
Delete a note:
ti delete <note_id>
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
- Automatically saves notes to a local JSON file for persistence
License
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tinote-0.1.0.tar.gz.
File metadata
- Download URL: tinote-0.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ce223a398d32c7e1fc5301ae68a58a4f0ef9df62d5ea58cf3471867716c05f25
|
|
| MD5 |
b858034336bec95c6227d5bad0118a18
|
|
| BLAKE2b-256 |
b4b62c832513705b5ad9e7c828d0264512877659223c91a982cda9204102b350
|
File details
Details for the file tinote-0.1.0-py3-none-any.whl.
File metadata
- Download URL: tinote-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4befee3ec214cba7b1d4a47d6ac66b103fc642ead49b05f4b63b63738d46f24e
|
|
| MD5 |
c7a921c911ca125380f74939cc6c94e5
|
|
| BLAKE2b-256 |
bb8419904f848f83a0343173216e61c8d0a10b74266ad1eaa5027f364428aafb
|