A cli tool for things3 todo app
Project description
Overview - ThingsStats
A command line tool for Things. The tool has a functionality to add checklist items to a daily todo (things add) and interactive reporting to explore incomplete tasks (things report).
How To Use
- Install with:
pip install thingscli - Type
thingsto see a list of commands. Currently support add and report. - Type
things reportto access the interactive reporting functionality.
Commands
add
Add is a command that creates a daily todo and can add checklist items to it. For example, things add 'hello' will create a todo of the format "weekday mm/dd/yyyy" and a checklist item with the title 'hello'. Currently it will only do this if there is a project titled 'Daily Tracker'.
Personally, I use this to support my own workflow of adding tasks as they come up to a daily todo.
Example coming soon.
report
Report is an interactive tool that presents the user with different information on their things usage.
Example coming soon.
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 Distributions
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 thingscli-0.0.36-py2.py3-none-any.whl.
File metadata
- Download URL: thingscli-0.0.36-py2.py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
606a4b65213dfc6a2698a26964af0587c81498204efbd469e80dc66beff816b4
|
|
| MD5 |
ed161fec2749f4c78cc69f8ec8070752
|
|
| BLAKE2b-256 |
dc5819e7ff5f42e9da7acea150c8d60d905c9ded17297015472b7d1eb036f999
|