Focused 1.2

·

·

App Intents

  • Add new tasks from Shortcuts
  • Check tasks for specific dates in Shortcuts

Widgets

  • Homescreen Widget to show today’s tasks [iOS]
  • Desktop Widget to show today’s tasks [macOS]
  • Lockscreen Widget to show today’s progress [iOS]
  • Lockscreen Widget to quickly add a new task [iOS]

URL Scheme

  • Quickly add tasks with focused://addTask?title=[string]&note=[string]&group=[name]&canDefer=[true|false]&date=[iso8601]
  • Quickly open the add task view with focused://showAddTask
  • Also supports the x-callback-url scheme, naturally

Improved Task Deferring

  • Added option to keep certain weekdays free of tasks
  • Improved task deferal logic – they now stay in the same order if possible
  • Added option to clean up tasks – any tasks manually scheduled above the daily limit are defered
  • Added option to either defer to the next available day, or to the next day (and defer tasks there if needed)

App Icon

  • Show Today’s or overdue tasks as app icon badge number
  • Long press the app icon to see today’s tasks [iOS]
  • Long press the app icon to quickly add a new task [iOS]

Changes

  • Improved lists in dark mode [iOS]
  • Fixed deferring tasks automatically, even if turned off
  • Improved phone landscape layouts [iOS]
  • Consistent mode picker on all sizes
  • Improved localisation