Skip to content

Releases: mschmidtkorth/alfred-clickup-msk

Fix relative dates not working

28 Jan 07:21
40805db
Compare
Choose a tag to compare

fix: Time for relative dates #24

Fix date-time parsing and first start

05 Jan 07:38
3eb5e80
Compare
Choose a tag to compare
  • Fix: Parse time correctly if after 8pm
  • Fix: Avoid error on first start

Add support for listing all open tasks; fix configuration errors; fix close task

20 May 19:24
b2cf77b
Compare
Choose a tag to compare
  • Use cuo to list all tasks that are due (or overdue) until end of today.
  • Fixes errors when completing task via ⌥+Enter
  • Fixes configuration errors configuration if Folder Id is not specified

Fix validation error

29 Apr 08:58
f95d553
Compare
Choose a tag to compare

fix: Validation of Folder Id #16

Assign tasks to yourself by default

09 Mar 19:41
83d3e00
Compare
Choose a tag to compare
  • Feature: By default assign tasks yourself (so they appear in your Inbox)
  • Fix: cu:config validate is now working again

Add support for natural language when specifying due date

12 Feb 16:17
83d3e00
Compare
Choose a tag to compare

Due dates can now also be specified via '@' and:

  • mon or monday Task is due for next Monday (same for other days)
  • tod or today Task is due for today
  • tom or tomorrow Task is due for tomorrow
  • 2020-12-31 Task is due on 2020-12-31 at the current time
  • 2020-12-31 14.00 Task is due on 2020-12-31 at 2pm (note: Hours, minutes and seconds are separated via ., as : is used to define the task's description)
  • 14.00 Task is due today at 2pm (note: Hours, minutes and seconds are separated via ., as : is used to define the task's description)

Allow no due date for tasks

10 Feb 16:20
18a1d55
Compare
Choose a tag to compare
  • Allow no due date for tasks (no auto-date)
  • Fix search not working without configured hierarchy levels

Fix for API key storage

06 Feb 08:27
4274845
Compare
Choose a tag to compare

Fixes storing API key in configuration

Fix for due date

04 Feb 17:19
d330c97
Compare
Choose a tag to compare
  • Fixes debug log output
  • Fixes due date being incorrect in ClickUp

Update terminology in settings

04 Feb 13:18
1fc1e2e
Compare
Choose a tag to compare
  • Updated terminology used in cu:config to ClickUp2.0