Things.sh Versions Save

Simple read-only comand-line interface to your Things 3 database

3.0

1 year ago
  • Upgrades for new Things Database (location and structure)
  • Fixes #36

2.10

3 years ago
  • Fixed #32 : new database location since Things 3.13.1

2.9

3 years ago
  • Fixed #30 : new database location since Things 3.12.6

2.8

4 years ago
  • Fixed #16 : ical integration
  • Fixed #17 : subtask URLs
  • Fixed Release 2.7

2.7

4 years ago
  • Fixed #16 : ical integration
  • Fixed #17 : subtask URLs

2.6

5 years ago
  • 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

2.5

6 years ago

Cleanup and fixes for Bash 3.2.

2.4

6 years ago

Added support for things:/// url. Added support create scheduled lists. Fixed reported issues. Cleanup.

2.3

6 years ago
  • Exporting projects and areas via csv as well
  • Changed URL to include slashes

2.2

6 years ago
  • Export URL to each task
  • Added URL helper
  • Other fixes and updates