thingsapi/things-cli
A simple Python 3 CLI to read your Things app data.
14 Releases
Latest: 3y ago
Release 0.2.1 (2023-05-23)v0.2.1Latest
📋 Changes
- specify dependency to things >= 0.0.15
- specify dependency to argcomplete >= 3.0.0
- update test database
Release 0.2.0 (2023-05-22)v0.2.0
📋 What's Changed
- update things to 0.0.15, fixes latest things database update
- update argcomplete to 2.0.0, fixes #13 by @bkleinen in https://github.com/thingsapi/things-cli/pull/14
✨ New Contributors
- @bkleinen made their first contribution in https://github.com/thingsapi/things-cli/pull/14
- Full Changelog: https://github.com/thingsapi/things-cli/compare/v0.1.4...v0.2.0
Release 0.1.4 (2022-03-21)v0.1.4
📋 Changes
- Fixes #10: missing escapechar for csv export
Release 0.1.3 (2022-01-23)v0.1.3
📋 Changes
- #5: added command for tasks created today ( thanks to @dominik42)
Release 0.1.2 (2021-11-26)v0.1.2
Fixing 'gantt' argument
Release 0.1.1 (2021-11-14)v0.1.1
added support for logtoday
Release 0.1.0 (2021-06-06)v0.1.0
📋 Changes
- Using new things.py library to show "yellow" tassk
- move version to 0.1.0
Release 0.0.9 (2021-05-11)v0.0.9
📋 Changes
- new: added 'someday' view
- enhancement: portability and robustness
- fix: enabled tag filter for 'all'
Release 0.0.8 (2021-04-23)v0.0.8
📋 Changes
- added an option to filter by project/area/tag
- added a command to show todos
Release 0.0.7 (2021-04-21)v0.0.7
📋 Changes
- implemented 'trash'
- upgrade to things.py 0.0.11
Release 0.0.6 (2021-04-08)v0.0.6
Release 0.0.3 (2021-03-31)v0.0.3
Release 0.0.2 (2021-03-31)v0.0.2
v0.0.1 (2021-03-31)v0.0.1
