Doplňky do prohlížeče Firefox
  • Rozšíření
  • Motivy vzhledu
    • pro Firefox
    • Slovníky a jazykové balíčky
    • Ostatní stránky prohlížeče
    • Doplňky pro Android
Přihlásit se
Ikona doplňku

Historie doplňku todoist-shortcuts - 25 verzí

todoist-shortcuts od Michael Sloan

Hodnocení: 4,9 z 5
Hodnocení: 4,9 z 5
5
14
4
1
3
0
2
0
1
0
Historie doplňku todoist-shortcuts - 25 verzí
  • Se starými verzemi opatrně! Tyto verze jsou zde dostupné jen pro testovací a referenční účely.Používat byste vždy měli nejnovější verzi doplňku.

  • Nejnovější verze

    Verze 202

    Vydáno 2. úno 2025 – 66,85 KB
    Funguje s: firefox 109.0 a novější
    ## 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".

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Pro používání tohoto rozšíření potřebujete Firefox
    Stáhnout Firefox a nainstalovat toto rozšíření
    Stáhnout soubor
  • Starší verze

    Verze 201

    Vydáno 2. úno 2025 – 66,81 KB
    Funguje s: firefox 109.0 a novější
    ## Version 201

    * Adds `>` shortcut for opening current task's deadline editor. See
    [#274][].

    [#274]: https://github.com/mgsloan/todoist-shortcuts/issues/274

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 200

    Vydáno 16. zář 2024 – 66,74 KB
    Funguje s: firefox 109.0 a novější
    ## Version 200

    * Fixes `shift+g` shortcut for switching between upcoming and project
    view while keeping the same task selected.

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 199

    Vydáno 26. čvc 2024 – 66,83 KB
    Funguje s: firefox 109.0 a novější
    ## Version 199

    * Fixes `v` shortcut (move to project) when there's no selection

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 198

    Vydáno 7. dub 2024 – 66,81 KB
    Funguje s: firefox 109.0 a novější
    ## 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.

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 197

    Vydáno 6. dub 2024 – 66,8 KB
    Funguje s: firefox 109.0 a novější
    ## Version 197

    * Fixes `/` and `f` shortcuts for search.

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 196

    Vydáno 22. bře 2024 – 66,79 KB
    Funguje s: firefox 109.0 a novější
    ## 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.

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 195

    Vydáno 10. bře 2024 – 68,32 KB
    Funguje s: firefox 109.0 a novější
    ## 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/269

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 194

    Vydáno 15. led 2024 – 68,26 KB
    Funguje s: firefox 109.0 a novější
    ## Version 194

    ### Fixes ###

    * Fixes undo shortcuts by simulating press of Todoist's native undo
    shortcut.

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 193

    Vydáno 6. led 2024 – 68,43 KB
    Funguje s: firefox 109.0 a novější
    ## Version 193

    ### Fixes ###

    * Fixes functioning in Firefox. Probably broken by manifest v3 change?
    See [#267][].

    [#267]: https://github.com/mgsloan/todoist-shortcuts/issues/267

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 192

    Vydáno 30. pro 2023 – 68,42 KB
    Funguje s: firefox 109.0 a novější
    ## 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.

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 191

    Vydáno 24. pro 2023 – 68,47 KB
    Funguje s: firefox 109.0 a novější
    ## 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/266

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 190

    Vydáno 11. pro 2023 – 68,28 KB
    Funguje s: firefox 57.0 a novější
    ## 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/264

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 189

    Vydáno 21. lis 2023 – 68,3 KB
    Funguje s: firefox 57.0 a novější
    ## Version 189

    ### Fixes ###

    * Fixes `g` scrolling in navigation mode (space bar / up+down arrows)

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 188

    Vydáno 12. lis 2023 – 68,24 KB
    Funguje s: firefox 57.0 a novější
    ## Version 188

    ### Fixes ###

    * Fixes `t` schedulre binding for scheduling tomorrow, broken by
    removal of that option in Todoist

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 187

    Vydáno 12. lis 2023 – 68,27 KB
    Funguje s: firefox 57.0 a novější
    ## Version 187

    ### Fixes ###

    * Fixes `g` left hand navigation in Firefox. See [#259][].

    [#259]: https://github.com/mgsloan/todoist-shortcuts/issues/259

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 186

    Vydáno 11. lis 2023 – 68,21 KB
    Funguje s: firefox 57.0 a novější
    ## 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.

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 185

    Vydáno 4. lis 2023 – 68,19 KB
    Funguje s: firefox 57.0 a novější
    ## 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 Todoist

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 183

    Vydáno 22. říj 2023 – 68,25 KB
    Funguje s: firefox 57.0 a novější
    ## Version 183

    ### Fixes ###

    * Fixes `g` navigate shortcut opening of left sidebar.

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 182

    Vydáno 17. říj 2023 – 68,12 KB
    Funguje s: firefox 57.0 a novější
    ## Version 182

    ### Fixes ###

    * Fixes `q` quick-add shortcut with new UI design.

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 181

    Vydáno 17. říj 2023 – 68,12 KB
    Funguje s: firefox 57.0 a novější
    ## 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/254

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 180

    Vydáno 24. zář 2023 – 67,55 KB
    Funguje s: firefox 57.0 a novější
    ## 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/247

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 179

    Vydáno 13. zář 2023 – 67,48 KB
    Funguje s: firefox 57.0 a novější
    ## 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/250

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 178

    Vydáno 14. čvn 2023 – 67,57 KB
    Funguje s: firefox 57.0 a novější
    ## 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/244

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
  • Verze 176

    Vydáno 26. úno 2023 – 67,18 KB
    Funguje s: firefox 57.0 a novější
    ## 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-smith

    Zdrojový kód zveřejněn pod licencí Licence MIT

    Stáhnout soubor
Přejít na domovskou stránku Mozilly

Počet doplňků

  • O nás
  • Blog doplňků pro Firefox
  • Workshop tvorby rozšíření
  • Pro vývojáře
  • Pravidla pro vývojáře
  • Blog komunity
  • Fórum
  • Nahlásit chybu
  • Příručka recenzenta

Prohlížeče

  • Desktop
  • Mobile
  • Enterprise

Produkty

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Ochrana soukromí
  • Cookies
  • Právní informace

Není-li uvedeno jinak, obsah této stránky je šířen pod licencí Creative Commons Uveďte původ-Zachovejte licenci 3.0 nebo jakoukoli novější verzí.