Skip to content

1.17.0 - Streamlined "Create or edit Task" dialog

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Nov 14:57

What's Changed

🌟 Most Notable

Dependencies have been updated. Please restart Obsidian after updating the plugin. Thank you.

  • Major improvements to layout of "Create or edit Task" dialog - thank you @Cito!
    • Layout is much clearer and uses space better
    • For small screen sizes, the layout automatically switches back to a single column.
    • The "Apply" button is larger and there is now a "Cancel" button.
      • This makes the apply button a bit easier to click or tap
    • Access keys (shortcuts) added to all the fields of the form (Alt-Key on Windows, Ctrl-Option+Key on Mac). The access keys are displayed as the underlined letters of the labels.
      • These can be turned off in settings, if they interfere with screen-readers or the OS's default short cuts.
    • Docs

The new dialog layout:

image

How to turn off the access keys in settings:

image

Full List

🌟 Features

  • feat: More clearly arranged layout of the task edit dialog by @Cito in #1266
  • feat: Add a setting to switch the access keys off by @Cito in #1277

πŸ“– Documentation

πŸ› οΈ Behind the scenes

Full Changelog: 1.16.0...1.17.0