Skip to main content

Task management in the CLI

Project description

NULLUS - Python task management in the CLI

Usage

uv is required:

pip install uv
uv tool install nullus
nu

Detailed options:

usage: nu [-h] [-l [REGEX] | -a TASK [TASK ...] | -t TASK_IDS [TAGS ...] | -u TASK_ID DESC | -p TASK_ID [TASK_ID ...] | -d TASK_ID [TASK_ID ...] | -s DATE [TASK_ID ...] | --deadline DATE [TASK_ID ...] | --delete TASK_ID [TASK_ID ...] | --prune | --purge TASK_ID [TASK_ID ...] | --dump |
          --dumpr REGEX]

CLI To-Do List

options:
  -h, --help            show this help message and exit
  -l [REGEX], --list [REGEX]
                        list active task(s) matching a regex; list all if regex is left empty
  -a TASK [TASK ...], --add TASK [TASK ...]
                        add task(s) and reassign task id(s)
  -t TASK_IDS [TAGS ...], --tag TASK_IDS [TAGS ...]
                        add/remove tag(s) to tasks(s)
  -u TASK_ID DESC, --update TASK_ID DESC
                        update task description
  -p TASK_ID [TASK_ID ...], --pin TASK_ID [TASK_ID ...]
                        pin task(s)
  -d TASK_ID [TASK_ID ...], --done TASK_ID [TASK_ID ...]
                        toggle task(s) between todo and done and reassign task id(s)
  -s DATE [TASK_ID ...], --schedule DATE [TASK_ID ...]
                        schedule task(s) to a specific DATE (YYYY-MM-DD)
  --deadline DATE [TASK_ID ...]
                        give task(s) a deadline (YYYY-MM-DD)
  --delete TASK_ID [TASK_ID ...]
                        toggle tasks visibility and reassign task id(s)
  --prune               set done task(s) visibility to false and reassign task id(s)
  --purge TASK_ID [TASK_ID ...]
                        remove task(s) from storage
  --dump                list active and inactive tasks
  --dumpr REGEX         list active and inactive tasks matching a regex

Notes

The tasks are saved to a sqlite3 database file located at ~/.config/nullus/task.db. The file is created if it doesn't already exist. Ensure that the script has permission to write to that location to avoid any runtime errors.

License

This project is licensed under the MIT License. For more details, see the LICENSE file in the repository.

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

nullus-1.0.0.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nullus-1.0.0-py3-none-any.whl (6.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: nullus-1.0.0.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.14

File hashes

Hashes for nullus-1.0.0.tar.gz
Algorithm Hash digest
SHA256 ab518b3e24c3ddf2ba653a598a705245cb27793c7db5dba37fe718dd8d4622f3
MD5 47e96e58209486e52aae794c055ae0df
BLAKE2b-256 24ab2deaf33540f5a090c3d08265f1fc53c8af5aef30b0091582ccd8c9870032

See more details on using hashes here.

File details

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

File metadata

  • Download URL: nullus-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 6.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.14

File hashes

Hashes for nullus-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9c56c13cdfbab227eb4797ebc369491f771e7e2b03a666bd03d165e17c9bb294
MD5 04b240e5811b9d8fecd8456e74e0c11b
BLAKE2b-256 7d58b5564bb3681e354bbaf72e939a60e964c256de3b80690cac4fd62ff1098c

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