Skip to content

Releases: giovannicoppola/AlfreDo

v0.4.1

20 May 09:21
Compare
Choose a tag to compare

bug fix (thanks @koengrosman)

v0.4

13 Feb 23:20
Compare
Choose a tag to compare

Version 0.4 (Feb 2024)

New Features 💫

  • create new labels while creating tasks
  • add task priority
  • Added partial match checkbox in Workflow Configuration
    • Search projects and labels anywhere in the string. Will search from start if unchecked.
  • allowing spaces in labels
  • special characters ()@ # | "\& , ! are now supported in labels and project names
    except:
    1. both a space and a closed parenthesis in projects and labels
    2. / in projects (reserved for sections)
  • possible to add time due ⏰ after date shortcuts (e.g. 2w10:13, 2m20:45 etc.)

bug fixes 🕷️

  • would occasionally open the workflow folder after selecting a project or label
  • better handling of missing projects or labels
  • accepting Z timezone in due date

v0.3.1

22 Dec 20:26
Compare
Choose a tag to compare

bug fix

v0.3

10 Nov 11:53
Compare
Choose a tag to compare
  • Fixed bug (not showing tasks with time due, in the due today view (thanks @seagullmouse)
  • added support to open tasks in app
  • added custom keyword to add new tasks

v0.2.2

10 Jun 13:13
Compare
Choose a tag to compare

support for sections, international date, time, supporting spaces in Project names

v0.1.3

01 Jun 12:49
Compare
Choose a tag to compare

new logo

v0.1.2

17 May 15:36
Compare
Choose a tag to compare
version 0.1.1

Replace `complete` with `close` to deal with recurring tasks

v0.1.1

08 May 23:44
Compare
Choose a tag to compare

replaced complete with close command to deal with recurring tasks

v0.1

03 May 19:43
Compare
Choose a tag to compare

First release