riwayat versi todoist-shortcuts - 25 versi
todoist-shortcuts oleh Michael Sloan
Hati-hati dengan versi lama! Versi ini ditampilkan untuk tujuan pengujian dan referensi.Anda harus selalu menggunakan pengaya versi terbaru.
Versi terbaru
Versi 202
Dirilis 2 Feb 2025 - 66,85 KBBerfungsi dengan firefox 109.0 dan setelahnya## 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".Kode sumber dirilis di bawah Lisensi MIT
Unduh Firefox dan dapatkan ekstensinyaAnda memerlukan Firefox untuk menggunakan ekstensi iniVersi sebelumnya
Versi 201
Dirilis 2 Feb 2025 - 66,81 KBBerfungsi dengan firefox 109.0 dan setelahnya## Version 201
* Adds `>` shortcut for opening current task's deadline editor. See
[#274][].
[#274]: https://github.com/mgsloan/todoist-shortcuts/issues/274Kode sumber dirilis di bawah Lisensi MIT
Versi 200
Dirilis 16 Sep 2024 - 66,74 KBBerfungsi dengan firefox 109.0 dan setelahnya## Version 200
* Fixes `shift+g` shortcut for switching between upcoming and project
view while keeping the same task selected.Kode sumber dirilis di bawah Lisensi MIT
Versi 199
Dirilis 26 Jul 2024 - 66,83 KBBerfungsi dengan firefox 109.0 dan setelahnya## Version 199
* Fixes `v` shortcut (move to project) when there's no selectionKode sumber dirilis di bawah Lisensi MIT
Versi 198
Dirilis 7 Apr 2024 - 66,81 KBBerfungsi dengan firefox 109.0 dan setelahnya## 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.Kode sumber dirilis di bawah Lisensi MIT
Versi 197
Dirilis 6 Apr 2024 - 66,8 KBBerfungsi dengan firefox 109.0 dan setelahnya## Version 197
* Fixes `/` and `f` shortcuts for search.Kode sumber dirilis di bawah Lisensi MIT
Versi 196
Dirilis 22 Mar 2024 - 66,79 KBBerfungsi dengan firefox 109.0 dan setelahnya## 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.Kode sumber dirilis di bawah Lisensi MIT
Versi 195
Dirilis 10 Mar 2024 - 68,32 KBBerfungsi dengan firefox 109.0 dan setelahnya## 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/269Kode sumber dirilis di bawah Lisensi MIT
Versi 194
Dirilis 15 Jan 2024 - 68,26 KBBerfungsi dengan firefox 109.0 dan setelahnya## Version 194
### Fixes ###
* Fixes undo shortcuts by simulating press of Todoist's native undo
shortcut.Kode sumber dirilis di bawah Lisensi MIT
Versi 193
Dirilis 6 Jan 2024 - 68,43 KBBerfungsi dengan firefox 109.0 dan setelahnya## Version 193
### Fixes ###
* Fixes functioning in Firefox. Probably broken by manifest v3 change?
See [#267][].
[#267]: https://github.com/mgsloan/todoist-shortcuts/issues/267Kode sumber dirilis di bawah Lisensi MIT
Versi 192
Dirilis 30 Des 2023 - 68,42 KBBerfungsi dengan firefox 109.0 dan setelahnya## 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.Kode sumber dirilis di bawah Lisensi MIT
Versi 191
Dirilis 24 Des 2023 - 68,47 KBBerfungsi dengan firefox 109.0 dan setelahnya## 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/266Kode sumber dirilis di bawah Lisensi MIT
Versi 190
Dirilis 11 Des 2023 - 68,28 KBBerfungsi dengan firefox 57.0 dan setelahnya## 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/264Kode sumber dirilis di bawah Lisensi MIT
Versi 189
Dirilis 21 Nov 2023 - 68,3 KBBerfungsi dengan firefox 57.0 dan setelahnya## Version 189
### Fixes ###
* Fixes `g` scrolling in navigation mode (space bar / up+down arrows)Kode sumber dirilis di bawah Lisensi MIT
Versi 188
Dirilis 12 Nov 2023 - 68,24 KBBerfungsi dengan firefox 57.0 dan setelahnya## Version 188
### Fixes ###
* Fixes `t` schedulre binding for scheduling tomorrow, broken by
removal of that option in TodoistKode sumber dirilis di bawah Lisensi MIT
Versi 187
Dirilis 12 Nov 2023 - 68,27 KBBerfungsi dengan firefox 57.0 dan setelahnya## Version 187
### Fixes ###
* Fixes `g` left hand navigation in Firefox. See [#259][].
[#259]: https://github.com/mgsloan/todoist-shortcuts/issues/259Kode sumber dirilis di bawah Lisensi MIT
Versi 186
Dirilis 11 Nov 2023 - 68,21 KBBerfungsi dengan firefox 57.0 dan setelahnya## 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.Kode sumber dirilis di bawah Lisensi MIT
Versi 185
Dirilis 4 Nov 2023 - 68,19 KBBerfungsi dengan firefox 57.0 dan setelahnya## 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 TodoistKode sumber dirilis di bawah Lisensi MIT
Versi 183
Dirilis 22 Okt 2023 - 68,25 KBBerfungsi dengan firefox 57.0 dan setelahnya## Version 183
### Fixes ###
* Fixes `g` navigate shortcut opening of left sidebar.Kode sumber dirilis di bawah Lisensi MIT
Versi 182
Dirilis 17 Okt 2023 - 68,12 KBBerfungsi dengan firefox 57.0 dan setelahnya## Version 182
### Fixes ###
* Fixes `q` quick-add shortcut with new UI design.Kode sumber dirilis di bawah Lisensi MIT
Versi 181
Dirilis 17 Okt 2023 - 68,12 KBBerfungsi dengan firefox 57.0 dan setelahnya## 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/254Kode sumber dirilis di bawah Lisensi MIT
Versi 180
Dirilis 24 Sep 2023 - 67,55 KBBerfungsi dengan firefox 57.0 dan setelahnya## 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/247Kode sumber dirilis di bawah Lisensi MIT
Versi 179
Dirilis 13 Sep 2023 - 67,48 KBBerfungsi dengan firefox 57.0 dan setelahnya## 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/250Kode sumber dirilis di bawah Lisensi MIT
Versi 178
Dirilis 14 Jun 2023 - 67,57 KBBerfungsi dengan firefox 57.0 dan setelahnya## 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/244Kode sumber dirilis di bawah Lisensi MIT
Versi 176
Dirilis 26 Feb 2023 - 67,18 KBBerfungsi dengan firefox 57.0 dan setelahnya## Version 176
### Enhancements ###
* Changes `shift+p` to instead open current project left nav menu.
* Adds `w` keybinding, matching the native shortcut, to open the
current view's "more actions" menu.
### Fixes ###
* Fixes `!` keybinding for opening notifications.
## Version 175
### Enhancements ###
* Adds `shift+p` shortcut for adding a project above current
project. Thanks to contribution from [@kory-smith][] in [#240][]!
### Fixes ###
* Undo (`u`) seems to no longer work by simulating a keypress of
Todoist's native shortcut, so switched back to pressing the button
in the UI. The downside of this is that it doesn't work after the
undo button disappears.
[#240]: https://github.com/mgsloan/todoist-shortcuts/issues/240
[@kory-smith]: https://github.com/kory-smithKode sumber dirilis di bawah Lisensi MIT