todoist-shortcuts version history - 25 versions
todoist-shortcuts by Michael Sloan
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 208
Released 3 Aug 2026 - 76.82 kBWorks with firefox 109.0 and later- Brings back bulk reschedule (
* t) and bulk move (* v), which put
the scheduler or the move-to-project dialog up for each task in turn,
from the cursor down. They had been removed for not working. - Brings back
shift+p, which opens the menu for the current project
in the left nav. It had been disabled for being broken. - Makes
^,$,{and}move the cursor in the "Upcoming" view,
where they used to do nothing at all.$goes to the last task
Todoist has loaded, which in a long view is not the last one. - Fixes
ctrl+s, which threw an error instead of syncing. Todoist
moved "Sync" into the account menu. - Fixes the shortcuts which need the sidebar open (
g,shift+p,
`) doing nothing on Firefox, where the extension could not tell
that the sidebar was collapsed. - Fixes
fand/doing nothing outside the english interface, where
the extension was looking for a button labelled "Search". - Fixes undo (
u,z,ctrl+z) doing nothing about a quarter of the
time when pressed right after the change it should undo. It now waits
a couple of seconds for Todoist's "Undo" popup to be ready, so undo
is slower to happen but happens. - Undo also says why nothing happened when there is no "Undo" popup to
press, instead of failing silently.
Source code released under MIT Licence
- Brings back bulk reschedule (
Older versions
Version 207
Released 2 Aug 2026 - 72.47 kBWorks with firefox 109.0 and later- Fixes moving the cursor while the scheduler is open (
^,$,{,
},h,land the arrow keys), which did nothing at all. - Fixes every schedule shortcut after the first doing nothing, so that
the scheduler can be used for more than one thing at a time. - Fixes the deadline shortcut (
>), which opened the task editor
instead. - Fixes the command menu shortcut (
ctrl+k). - Fixes deleting a task from the task view (
e/#). - Fixes
enternot choosing the highlighted item in a menu. - Fixes
alt+thiding the time again when it was already showing.
Source code released under MIT Licence
- Fixes moving the cursor while the scheduler is open (
Version 206
Released 1 Aug 2026 - 71.89 kBWorks with firefox 109.0 and later- Adds
shift+vfor switching a view between the list, board and
calendar layouts, matching Todoist's own shortcut. Implements
[#288][]. - Fixes setting priority with
1/2/3/4on the task at the
cursor, which left the change unsaved. Fixes [#284][]. - Fixes setting priority in task view (
i) needing the number key
pressed twice, and makes it more reliable for multiple selected
tasks. - Fixes sidebar navigation (
`/shift+`) doing nothing for
users with no favorites. - Sidebar navigation now continues from the project being viewed rather
than starting over from the top, and no longer bounces off a
favorited project's second entry. Fixes [#232][] and [#239][]. - Fixes the schedule shortcuts (
tfollowed byc/t/w/n
/ …) intermittently doing nothing. Fixes [#205][]. - Fixes scheduling for next month (
t m), which did nothing. - Fixes the cursor disappearing after adding a task with
a/
shift+a, and the task editor not being scrolled into view. - Fixes the cursored task not being scrolled into view, which could
leave it off screen. Thanks to contribution from [@kory-smith][] in
[#287][]! - Tasks scrolled into view are no longer hidden behind Todoist's
sticky view header or sticky section headers. - In upcoming view, pressing
kwhen the cursor is already on the
first task now scrolls that task to the bottom of the view, rather
than to the middle of it. - The task editor is now only scrolled into view when it isn't already
fully visible, and is no longer positioned two thirds of the way down
the screen. - Fixes indent (
shift+l/shift+right) and dedent (shift+h/
shift+left), which did nothing. This is the remaining half of
[#248][]. Thanks to contribution from [@msmouse][] in [#294][]! - The cursor and its highlight no longer go stale after indenting,
dedenting or moving tasks (shift+j/shift+k). - Fixes the readme having the indent and dedent rows swapped. Thanks to
contribution from [@msmouse][] in [#294][]! - Fixes the label dialog (
y/@), scheduler (t), and move to
project prompt (v) opening and immediately closing again. Fixes
[#282][] and [#285][]. Thanks to contribution from [@anandman][] in
[#290][]!
Source code released under MIT Licence
- Adds
Version 205
Released 8 Jul 2026 - 67.09 kBWorks with firefox 109.0 and later- Fixes keyboard task movement (
shift+j/shift+k) with
Todoist-compatible drag handling and correct drop targeting for
mixed-height tasks. Also addsalt+up/alt+downaliases for the
move shortcuts. Thanks to contribution from @mmcintyre123 in
#292! - Fixes a
ReferenceErrorfrom the modal and notification close
buttons no longer being able to depend on Todoist'ssvgsglobal,
by adding a local close icon fallback. Thanks to contribution from
@mmcintyre123 in #292!
Source code released under MIT Licence
- Fixes keyboard task movement (
Version 204
Released 18 Aug 2025 - 66.31 kBWorks with firefox 109.0 and laterVersion 204- Works around very strange Todoist behavior for ctrl-click multi
selection. Unfortunately the fix for this is to deselect everything
and reselect every time the selection changes, so this causes a bit
of flicker. See #281.
Source code released under MIT Licence
- Works around very strange Todoist behavior for ctrl-click multi
Version 203
Released 6 Jul 2025 - 66.03 kBWorks with firefox 109.0 and laterVersion 203- Fixed a bunch of brokenness related to Todoist no longer making
immediate UI changes for mouse clicks. Probably imperfect. - Fixed issues with it sometimes not initializing.
- Removed support for sorting, as the UI for that totally changed and
so a new implementation would need to be written. See #272.
Source code released under MIT Licence
- Fixed a bunch of brokenness related to Todoist no longer making
Version 202
Released 2 Feb 2025 - 66.85 kBWorks with firefox 109.0 and later## 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".Source code released under MIT Licence
Version 201
Released 2 Feb 2025 - 66.81 kBWorks with firefox 109.0 and later## Version 201
* Adds `>` shortcut for opening current task's deadline editor. See
[#274][].
[#274]: https://github.com/mgsloan/todoist-shortcuts/issues/274Source code released under MIT Licence
Version 200
Released 16 Sep 2024 - 66.74 kBWorks with firefox 109.0 and later## Version 200
* Fixes `shift+g` shortcut for switching between upcoming and project
view while keeping the same task selected.Source code released under MIT Licence
Version 199
Released 26 Jul 2024 - 66.83 kBWorks with firefox 109.0 and later## Version 199
* Fixes `v` shortcut (move to project) when there's no selectionSource code released under MIT Licence
Version 198
Released 7 Apr 2024 - 66.81 kBWorks with firefox 109.0 and later## Version 198
* Makes bulk task selection async due to slowdown in Todoist. For some
reason selecting a task is now slow, so it would take multiple seconds
after `* a` for all of them to be selected. Doing the selections
asynchronously makes it clear that the keyboard shortcut did
something.Source code released under MIT Licence
Version 197
Released 6 Apr 2024 - 66.8 kBWorks with firefox 109.0 and later## Version 197
* Fixes `/` and `f` shortcuts for search.Source code released under MIT Licence
Version 196
Released 22 Mar 2024 - 66.79 kBWorks with firefox 109.0 and later## Version 196
* Removes bulk move (`* v`) and bulk reschedule (`* t`) as these were
quite broken - caused browser tab to freeze. Fix was nontrivial so
instead removing this feature.Source code released under MIT Licence
Version 195
Released 10 Mar 2024 - 68.32 kBWorks with firefox 109.0 and later## Version 195
### Fixes ###
* Todoist added some UI that overlaps with the task view, causing
cursoring up to not properly scroll tasks into view. This scrolling
behavior is now fixed.
* Fixes `escape` to close task view modal. See [#269][].
[#269]: https://github.com/mgsloan/todoist-shortcuts/issues/269Source code released under MIT Licence
Version 194
Released 15 Jan 2024 - 68.26 kBWorks with firefox 109.0 and later## Version 194
### Fixes ###
* Fixes undo shortcuts by simulating press of Todoist's native undo
shortcut.Source code released under MIT Licence
Version 193
Released 6 Jan 2024 - 68.43 kBWorks with firefox 109.0 and later## Version 193
### Fixes ###
* Fixes functioning in Firefox. Probably broken by manifest v3 change?
See [#267][].
[#267]: https://github.com/mgsloan/todoist-shortcuts/issues/267Source code released under MIT Licence
Version 192
Released 30 Dec 2023 - 68.42 kBWorks with firefox 109.0 and later## Version 192
### Fixes ###
* Fixes clicking on buttons from the "more actions" menu on a single
task. Fixes common shortcuts like `v` (move), `e` or `#` (delete),
etc.Source code released under MIT Licence
Version 191
Released 24 Dec 2023 - 68.47 kBWorks with firefox 109.0 and later## Version 191
### Fixes ###
* Fixes add task "q" shortcut - broken by Todoist's use of HTML DOM
becoming more obfuscated. Probably now only works for English. See
[#266][].
### Enhancements ###
* Adds `enter` keybinding for editing the task text in task view. See
[#265][]
* Adds support for filters&labels view in navigation mode, thanks for
a contribution from [adamleerich][] - see [#262][]
* Updates to extension manifest v3
[#262]: https://github.com/mgsloan/todoist-shortcuts/issues/262
[#265]: https://github.com/mgsloan/todoist-shortcuts/issues/265
[#266]: https://github.com/mgsloan/todoist-shortcuts/issues/266Source code released under MIT Licence
Version 190
Released 11 Dec 2023 - 68.28 kBWorks with firefox 57.0 and later## Version 190
### Fixes ###
* Fixes shortcuts that involve opening context menus. See [#263] and [#264]
[#263]: https://github.com/mgsloan/todoist-shortcuts/issues/263
[#264]: https://github.com/mgsloan/todoist-shortcuts/issues/264Source code released under MIT Licence
Version 189
Released 21 Nov 2023 - 68.3 kBWorks with firefox 57.0 and later## Version 189
### Fixes ###
* Fixes `g` scrolling in navigation mode (space bar / up+down arrows)Source code released under MIT Licence
Version 188
Released 12 Nov 2023 - 68.24 kBWorks with firefox 57.0 and later## Version 188
### Fixes ###
* Fixes `t` schedulre binding for scheduling tomorrow, broken by
removal of that option in TodoistSource code released under MIT Licence
Version 187
Released 12 Nov 2023 - 68.27 kBWorks with firefox 57.0 and later## Version 187
### Fixes ###
* Fixes `g` left hand navigation in Firefox. See [#259][].
[#259]: https://github.com/mgsloan/todoist-shortcuts/issues/259Source code released under MIT Licence
Version 186
Released 11 Nov 2023 - 68.21 kBWorks with firefox 57.0 and later## Version 186
### Fixes ###
* Fixes adding left hand space for navigation hints with the most
recent version of the new UI design.
### Enhancements ###
* Uses `q` and `/` for hints on Add task / Search items in navigation
mode, to match typical shortcuts.Source code released under MIT Licence
Version 185
Released 4 Nov 2023 - 68.19 kBWorks with firefox 57.0 and later## Version 185
### Fixes ###
* Fixes `q` quick-add with new UI layout (experimental). Unfortunately
Todoist seems to no longer be using semantic attributes and so this
fix probably only works with the english version of TodoistSource code released under MIT Licence
Version 183
Released 22 Oct 2023 - 68.25 kBWorks with firefox 57.0 and later## Version 183
### Fixes ###
* Fixes `g` navigate shortcut opening of left sidebar.Source code released under MIT Licence