Skip to content

Commit

Permalink
Version 202
Browse files Browse the repository at this point in the history
  • Loading branch information
mgsloan committed Feb 2, 2025
1 parent fdb7872 commit 9f25eff
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# todoist-shortcuts changelog

## Version 202

* New `>` shortcut for deadline now defocuses the text input so that
scheduler shortcuts can be used.

* Brings back support for `m` in scheduler for "Next month".


## Version 201

* Adds `>` shortcut for opening current task's deadline editor. See
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"short_name": "Todoist Keys",
"author": "Michael Sloan",
"description": "Adds a comprehensive suite of keyboard shortcuts to Todoist. More info: https://github.com/mgsloan/todoist-shortcuts",
"version": "201",
"version": "202",
"homepage_url": "https://github.com/mgsloan/todoist-shortcuts",
"content_scripts": [
{
Expand Down

0 comments on commit 9f25eff

Please sign in to comment.