Releases: AlexanderWillner/things.sh
Releases · AlexanderWillner/things.sh
Version 3.0 (2023-05-11)
- Upgrades for new Things Database (location and structure)
- Fixes #36
Version 2.10 (2020-11-11)
- Fixed #32 : new database location since Things 3.13.1
Version 2.9 (2020-08-09)
- Fixed #30 : new database location since Things 3.12.6
Version 2.8 (2019-06-08)
Version 2.7 (2019-05-24)
Version 2.6 (2018-12-16)
- Enable Things URLs
- Support for other CSV encodings / fixing #13
- Adding tags to CSV export
- Updating plugin description and closing #12
- Applied shellharden to all scripts
- Show Things URL next to old tasks
- Added script to count planned minutes today
- Shows how many hours of work have been planned for today
- Identify projects w/o tasks workflow
- Ignore trashed projects in stat
Version 2.5 (2018-04-30)
Cleanup and fixes for Bash 3.2.
Version 2.4 (2018-03-19)
Added support for things:/// url.
Added support create scheduled lists.
Fixed reported issues.
Cleanup.
Version 2.3 (2018-01-13)
- Exporting projects and areas via csv as well
- Changed URL to include slashes
Version 2.2 (2018-01-13)
- Export URL to each task
- Added URL helper
- Other fixes and updates