AlfreDo - Changelog

0.6.1

  • Fix laggy typing: a database refresh rate of 0 made every keystroke wait for a full Todoist API sync. The rate is now clamped to a minimum of 1 day.
  • No longer writes stray labelCounts/projectCounts files into the working directory when no data folder is configured.
  • Warn in the log when no data folder is set, since the cache cannot be saved and every run hits the API.

0.6

  • API update.
  • Added task duration.

0.5.2

Replace this text with the release notes, then save and close the file to continue.

0.5.1

  • Rewritten in Go.
  • Added editing, deleting, and setting deadlines for tasks.
  • Added natural language date parsing in multiple languages.
  • Added Task Stamp feature to auto-add descriptions to new tasks.

0.4.1

Restore search within project.

0.4

  • New: Create new labels while creating tasks.
  • New: Add task priority.
  • New: Add partial match checkbox in Workflow Configuration.
  • New: Search projects and labels anywhere in the string. Will search from start if unchecked..
  • New: Allow spaces in labels.
  • New: Special characters are now supported in labels and project names.
  • New: Possible to add time due after date shortcuts.
  • Fix: Would occasionally open the workflow folder after selecting a project or label.
  • Fix: Better handling of missing projects or labels.
  • Fix: Accepting Z timezone in due date.

0.3.1

Initial Gallery version.

Back to Workflow Page