Minor updates to extension interface
- When creating a new task, pre-fill
priority
,#tags
,+projects
and@contexts
from current filter. Can be disabled from settings. - In add-task and add-multiple-tasks screens, pressing space-bar on add/cancel buttons should submit/cancel the action.
- In add-task and add-multiple-tasks screens, pressing escape should cancel the action, and go back to task list. Will only work if no changes have been made.
- Bug Fix: In multi-add task screen, submitting an empty form didn’t hide the full screen, but added the task list below it.