Historique de versions de todoist-shortcuts - 25 versions
todoist-shortcuts par Michael Sloan
Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.
Dernière version
Version 203
Publié le 6 juil. 2025 - 66,03 KoFonctionne avec firefox 109.0 et versions supérieuresVersion 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.
Code source publié sous licence Licence MIT
Télécharger Firefox et obtenir l’extensionVous avez besoin de Firefox pour utiliser cette extension- Fixed a bunch of brokenness related to Todoist no longer making
Anciennes versions
Version 202
Publié le 2 févr. 2025 - 66,85 KoFonctionne avec firefox 109.0 et versions supérieures## 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".Code source publié sous licence Licence MIT
Version 201
Publié le 2 févr. 2025 - 66,81 KoFonctionne avec firefox 109.0 et versions supérieures## Version 201
* Adds `>` shortcut for opening current task's deadline editor. See
[#274][].
[#274]: https://github.com/mgsloan/todoist-shortcuts/issues/274Code source publié sous licence Licence MIT
Version 200
Publié le 16 sept. 2024 - 66,74 KoFonctionne avec firefox 109.0 et versions supérieures## Version 200
* Fixes `shift+g` shortcut for switching between upcoming and project
view while keeping the same task selected.Code source publié sous licence Licence MIT
Version 199
Publié le 26 juil. 2024 - 66,83 KoFonctionne avec firefox 109.0 et versions supérieures## Version 199
* Fixes `v` shortcut (move to project) when there's no selectionCode source publié sous licence Licence MIT
Version 198
Publié le 7 avr. 2024 - 66,81 KoFonctionne avec firefox 109.0 et versions supérieures## 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.Code source publié sous licence Licence MIT
Version 197
Publié le 6 avr. 2024 - 66,8 KoFonctionne avec firefox 109.0 et versions supérieures## Version 197
* Fixes `/` and `f` shortcuts for search.Code source publié sous licence Licence MIT
Version 196
Publié le 22 mars 2024 - 66,79 KoFonctionne avec firefox 109.0 et versions supérieures## 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.Code source publié sous licence Licence MIT
Version 195
Publié le 10 mars 2024 - 68,32 KoFonctionne avec firefox 109.0 et versions supérieures## 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/269Code source publié sous licence Licence MIT
Version 194
Publié le 15 janv. 2024 - 68,26 KoFonctionne avec firefox 109.0 et versions supérieures## Version 194
### Fixes ###
* Fixes undo shortcuts by simulating press of Todoist's native undo
shortcut.Code source publié sous licence Licence MIT
Version 193
Publié le 6 janv. 2024 - 68,43 KoFonctionne avec firefox 109.0 et versions supérieures## Version 193
### Fixes ###
* Fixes functioning in Firefox. Probably broken by manifest v3 change?
See [#267][].
[#267]: https://github.com/mgsloan/todoist-shortcuts/issues/267Code source publié sous licence Licence MIT
Version 192
Publié le 30 déc. 2023 - 68,42 KoFonctionne avec firefox 109.0 et versions supérieures## 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.Code source publié sous licence Licence MIT
Version 191
Publié le 24 déc. 2023 - 68,47 KoFonctionne avec firefox 109.0 et versions supérieures## 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/266Code source publié sous licence Licence MIT
Version 190
Publié le 11 déc. 2023 - 68,28 KoFonctionne avec firefox 57.0 et versions supérieures## 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/264Code source publié sous licence Licence MIT
Version 189
Publié le 21 nov. 2023 - 68,3 KoFonctionne avec firefox 57.0 et versions supérieures## Version 189
### Fixes ###
* Fixes `g` scrolling in navigation mode (space bar / up+down arrows)Code source publié sous licence Licence MIT
Version 188
Publié le 12 nov. 2023 - 68,24 KoFonctionne avec firefox 57.0 et versions supérieures## Version 188
### Fixes ###
* Fixes `t` schedulre binding for scheduling tomorrow, broken by
removal of that option in TodoistCode source publié sous licence Licence MIT
Version 187
Publié le 12 nov. 2023 - 68,27 KoFonctionne avec firefox 57.0 et versions supérieures## Version 187
### Fixes ###
* Fixes `g` left hand navigation in Firefox. See [#259][].
[#259]: https://github.com/mgsloan/todoist-shortcuts/issues/259Code source publié sous licence Licence MIT
Version 186
Publié le 11 nov. 2023 - 68,21 KoFonctionne avec firefox 57.0 et versions supérieures## 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.Code source publié sous licence Licence MIT
Version 185
Publié le 4 nov. 2023 - 68,19 KoFonctionne avec firefox 57.0 et versions supérieures## 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 TodoistCode source publié sous licence Licence MIT
Version 183
Publié le 22 oct. 2023 - 68,25 KoFonctionne avec firefox 57.0 et versions supérieures## Version 183
### Fixes ###
* Fixes `g` navigate shortcut opening of left sidebar.Code source publié sous licence Licence MIT
Version 182
Publié le 17 oct. 2023 - 68,12 KoFonctionne avec firefox 57.0 et versions supérieures## Version 182
### Fixes ###
* Fixes `q` quick-add shortcut with new UI design.Code source publié sous licence Licence MIT
Version 181
Publié le 17 oct. 2023 - 68,12 KoFonctionne avec firefox 57.0 et versions supérieures## Version 181
### Fixes ###
* Fixes functioning with new UI design (only currently on if you
enable "Experimental features" in advanced settings). See [#254][].
### Enhancements ###
* Notifies user of a couple known breakages - sorting and popup
closing bindings.
[#254]: https://github.com/mgsloan/todoist-shortcuts/issues/254Code source publié sous licence Licence MIT
Version 180
Publié le 24 sept. 2023 - 67,55 KoFonctionne avec firefox 57.0 et versions supérieures## Version 180
### Fixes ###
* Fixes `/` / `f` keybinding for opening search. See [#251][].
* Has `j` / `k` / `up` / `down` keys do nothing in scheduler
mode. Previously they would cause the scheduler to get duplicates
for unknown reasons. See [#252][].
### Enhancements ###
* Adds `taskViewActivity` function (but no keybinding) for opening
activity from task view. See [#247][].
[#251]: https://github.com/mgsloan/todoist-shortcuts/issues/251
[#252]: https://github.com/mgsloan/todoist-shortcuts/issues/252
[#247]: https://github.com/mgsloan/todoist-shortcuts/issues/247Code source publié sous licence Licence MIT
Version 179
Publié le 13 sept. 2023 - 67,48 KoFonctionne avec firefox 57.0 et versions supérieures## Version 179
### Fixes ###
* Fixes `t` shortcut to open scheduler without the text input
focused. It was behaving the same as `T` and selecting the scheduler
text.
* Fixes display of navigation hints. See [#250][].
* Minor enhancement to the appearance of navigation hints
[#250]: https://github.com/mgsloan/todoist-shortcuts/issues/250Code source publié sous licence Licence MIT
Version 178
Publié le 14 juin 2023 - 67,57 KoFonctionne avec firefox 57.0 et versions supérieures## Version 178
### Fixes ###
* Fixes undo keyboard shortcut. Unfortunately, Todoist's DOM for this
is quite obtuse now, and so now the undo shortcut may also click
some other buttons, but I think these are benign clicks (like
opening a task after creating it). See [#243][]
* Fixes expand / collapse shortcuts due to changes in Todoist DOM. See
[#244][].
[#243]: https://github.com/mgsloan/todoist-shortcuts/issues/243
[#244]: https://github.com/mgsloan/todoist-shortcuts/issues/244Code source publié sous licence Licence MIT