Single file note-taking app that work with .txt files
Project description
Lisq
From Polish "lisek / foxie" – lisq is a single file note-taking app that work with .txt files.
Code available under a non-commercial license (see LICENSE file).
Copyright © funnut
Instalation
pip install lisq
then type lisq
- Default path to your notes is
~/notes.txt. - Default editor is
nano.
To change it, set the following variables in your system by adding it to ~/.bashrc or ~/.zshrc.
export NOTES_PATH="/file/path/notes.txt"
export NOTES_EDITOR="nano"
Commands
quit, q, exit # Exit the app
clear, c # Clear the screen
show, s # Show recent notes (default 10)
show [int] # Show [integer] number of recent notes
show [str] # Show notes containing [string]
show all # Show all notes
show random, r # Show a random note
del [str] # Delete notes containing [string]
del last, l # Delete the last note
del all # Delete all notes
reiterate # Renumber notes' IDs
path # Show the path to the notes file
edit # Open the notes file in editor
CLI Usage
lisq [command] [argument]
lisq / 'sample note text'
lisq add 'sample note text'
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 lisq-2025.5.tar.gz.
File metadata
- Download URL: lisq-2025.5.tar.gz
- Upload date:
- Size: 5.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a4c74353afe56fbd78dfd104b851fe7a7f24951595e5edff394a625a834b4b3
|
|
| MD5 |
95882ba3a61b284b3cfffd4b4973b691
|
|
| BLAKE2b-256 |
deba675785985da3a489a317776899c5864593907d1de73cf2d7f721b078ec4c
|
File details
Details for the file lisq-2025.5-py3-none-any.whl.
File metadata
- Download URL: lisq-2025.5-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b8554ff6545caa83bd7d536e1d8f36739c500d66e4b712d9b88045916311979a
|
|
| MD5 |
356fc2c21027910ab1c5c7c736420934
|
|
| BLAKE2b-256 |
4dbd1f9ec8edc1bd69722b64e977e3d18db727f0fe5787079933dccbaaff9423
|