Povijest verzija dodatka todoist-shortcuts – 25 verzija
todoist-shortcuts od Michael Sloan
Oprez sa starim verzijama! Ove se verzije prikazuju u svrhu testiranja i referenci.Uvijek koristiti najnoviju verziju dodatka.
Najnovija verzija
Verzija 203
Objavljeno 6. srp. 2025 – 66,03 KBRadi s firefox 109.0 i novije verzijeVersion 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.
Izvorni kod je objavljen pod licencom MIT licenca
Preuzmi Firefox i nabavi proširenjeZa korištenje ovog proširenja trebat ćeš Firefox- Fixed a bunch of brokenness related to Todoist no longer making
Starije verzije
Verzija 202
Objavljeno 2. velj. 2025 – 66,85 KBRadi s firefox 109.0 i novije verzije## 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".Izvorni kod je objavljen pod licencom MIT licenca
Verzija 201
Objavljeno 2. velj. 2025 – 66,81 KBRadi s firefox 109.0 i novije verzije## Version 201
* Adds `>` shortcut for opening current task's deadline editor. See
[#274][].
[#274]: https://github.com/mgsloan/todoist-shortcuts/issues/274Izvorni kod je objavljen pod licencom MIT licenca
Verzija 200
Objavljeno 16. ruj. 2024 – 66,74 KBRadi s firefox 109.0 i novije verzije## Version 200
* Fixes `shift+g` shortcut for switching between upcoming and project
view while keeping the same task selected.Izvorni kod je objavljen pod licencom MIT licenca
Verzija 199
Objavljeno 26. srp. 2024 – 66,83 KBRadi s firefox 109.0 i novije verzije## Version 199
* Fixes `v` shortcut (move to project) when there's no selectionIzvorni kod je objavljen pod licencom MIT licenca
Verzija 198
Objavljeno 7. tra. 2024 – 66,81 KBRadi s firefox 109.0 i novije verzije## 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.Izvorni kod je objavljen pod licencom MIT licenca
Verzija 197
Objavljeno 6. tra. 2024 – 66,8 KBRadi s firefox 109.0 i novije verzije## Version 197
* Fixes `/` and `f` shortcuts for search.Izvorni kod je objavljen pod licencom MIT licenca
Verzija 196
Objavljeno 22. ožu. 2024 – 66,79 KBRadi s firefox 109.0 i novije verzije## 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.Izvorni kod je objavljen pod licencom MIT licenca
Verzija 195
Objavljeno 10. ožu. 2024 – 68,32 KBRadi s firefox 109.0 i novije verzije## 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/269Izvorni kod je objavljen pod licencom MIT licenca
Verzija 194
Objavljeno 15. sij. 2024 – 68,26 KBRadi s firefox 109.0 i novije verzije## Version 194
### Fixes ###
* Fixes undo shortcuts by simulating press of Todoist's native undo
shortcut.Izvorni kod je objavljen pod licencom MIT licenca
Verzija 193
Objavljeno 6. sij. 2024 – 68,43 KBRadi s firefox 109.0 i novije verzije## Version 193
### Fixes ###
* Fixes functioning in Firefox. Probably broken by manifest v3 change?
See [#267][].
[#267]: https://github.com/mgsloan/todoist-shortcuts/issues/267Izvorni kod je objavljen pod licencom MIT licenca
Verzija 192
Objavljeno 30. pro. 2023 – 68,42 KBRadi s firefox 109.0 i novije verzije## 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.Izvorni kod je objavljen pod licencom MIT licenca
Verzija 191
Objavljeno 24. pro. 2023 – 68,47 KBRadi s firefox 109.0 i novije verzije## 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/266Izvorni kod je objavljen pod licencom MIT licenca
Verzija 190
Objavljeno 11. pro. 2023 – 68,28 KBRadi s firefox 57.0 i novije verzije## 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/264Izvorni kod je objavljen pod licencom MIT licenca
Verzija 189
Objavljeno 21. stu. 2023 – 68,3 KBRadi s firefox 57.0 i novije verzije## Version 189
### Fixes ###
* Fixes `g` scrolling in navigation mode (space bar / up+down arrows)Izvorni kod je objavljen pod licencom MIT licenca
Verzija 188
Objavljeno 12. stu. 2023 – 68,24 KBRadi s firefox 57.0 i novije verzije## Version 188
### Fixes ###
* Fixes `t` schedulre binding for scheduling tomorrow, broken by
removal of that option in TodoistIzvorni kod je objavljen pod licencom MIT licenca
Verzija 187
Objavljeno 12. stu. 2023 – 68,27 KBRadi s firefox 57.0 i novije verzije## Version 187
### Fixes ###
* Fixes `g` left hand navigation in Firefox. See [#259][].
[#259]: https://github.com/mgsloan/todoist-shortcuts/issues/259Izvorni kod je objavljen pod licencom MIT licenca
Verzija 186
Objavljeno 11. stu. 2023 – 68,21 KBRadi s firefox 57.0 i novije verzije## 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.Izvorni kod je objavljen pod licencom MIT licenca
Verzija 185
Objavljeno 4. stu. 2023 – 68,19 KBRadi s firefox 57.0 i novije verzije## 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 TodoistIzvorni kod je objavljen pod licencom MIT licenca
Verzija 183
Objavljeno 22. lis. 2023 – 68,25 KBRadi s firefox 57.0 i novije verzije## Version 183
### Fixes ###
* Fixes `g` navigate shortcut opening of left sidebar.Izvorni kod je objavljen pod licencom MIT licenca
Verzija 182
Objavljeno 17. lis. 2023 – 68,12 KBRadi s firefox 57.0 i novije verzije## Version 182
### Fixes ###
* Fixes `q` quick-add shortcut with new UI design.Izvorni kod je objavljen pod licencom MIT licenca
Verzija 181
Objavljeno 17. lis. 2023 – 68,12 KBRadi s firefox 57.0 i novije verzije## 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/254Izvorni kod je objavljen pod licencom MIT licenca
Verzija 180
Objavljeno 24. ruj. 2023 – 67,55 KBRadi s firefox 57.0 i novije verzije## 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/247Izvorni kod je objavljen pod licencom MIT licenca
Verzija 179
Objavljeno 13. ruj. 2023 – 67,48 KBRadi s firefox 57.0 i novije verzije## 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/250Izvorni kod je objavljen pod licencom MIT licenca
Verzija 178
Objavljeno 14. lip. 2023 – 67,57 KBRadi s firefox 57.0 i novije verzije## 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/244Izvorni kod je objavljen pod licencom MIT licenca