Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
附加组件图标

todoist-shortcuts 版本历史 - 25 个版本

todoist-shortcuts 作者: Michael Sloan

评分 4.9 / 5
4.9 / 5 星
5
14
4
1
3
0
2
0
1
0
todoist-shortcuts 版本历史 - 25 个版本
  • 小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。

  • 最新版本

    版本 208

    发布于 2026年8月3日 - 76.82 KB
    适用于 firefox 109.0 及更高版本
    • 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 f and / 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.

    源代码遵循 MIT 许可证 发布

    下载 Firefox 并安装扩展
    下载文件
  • 较早版本

    版本 207

    发布于 2026年8月2日 - 72.47 KB
    适用于 firefox 109.0 及更高版本
    • Fixes moving the cursor while the scheduler is open (^, $, {,
      }, h, l and 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 enter not choosing the highlighted item in a menu.
    • Fixes alt+t hiding the time again when it was already showing.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 206

    发布于 2026年8月1日 - 71.89 KB
    适用于 firefox 109.0 及更高版本
    • Adds shift+v for switching a view between the list, board and
      calendar layouts, matching Todoist's own shortcut. Implements
      [#288][].
    • Fixes setting priority with 1 / 2 / 3 / 4 on 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 (t followed by c / 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 k when 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][]!

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 205

    发布于 2026年7月8日 - 67.09 KB
    适用于 firefox 109.0 及更高版本
    • Fixes keyboard task movement (shift+j / shift+k) with
      Todoist-compatible drag handling and correct drop targeting for
      mixed-height tasks. Also adds alt+up / alt+down aliases for the
      move shortcuts. Thanks to contribution from @mmcintyre123 in
      #292!
    • Fixes a ReferenceError from the modal and notification close
      buttons no longer being able to depend on Todoist's svgs global,
      by adding a local close icon fallback. Thanks to contribution from
      @mmcintyre123 in #292!

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 204

    发布于 2025年8月18日 - 66.31 KB
    适用于 firefox 109.0 及更高版本
    Version 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.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 203

    发布于 2025年7月6日 - 66.03 KB
    适用于 firefox 109.0 及更高版本
    Version 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.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 202

    发布于 2025年2月2日 - 66.85 KB
    适用于 firefox 109.0 及更高版本
    ## 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".

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 201

    发布于 2025年2月2日 - 66.81 KB
    适用于 firefox 109.0 及更高版本
    ## Version 201

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

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

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 200

    发布于 2024年9月16日 - 66.74 KB
    适用于 firefox 109.0 及更高版本
    ## Version 200

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

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 199

    发布于 2024年7月26日 - 66.83 KB
    适用于 firefox 109.0 及更高版本
    ## Version 199

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

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 198

    发布于 2024年4月7日 - 66.81 KB
    适用于 firefox 109.0 及更高版本
    ## 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.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 197

    发布于 2024年4月6日 - 66.8 KB
    适用于 firefox 109.0 及更高版本
    ## Version 197

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

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 196

    发布于 2024年3月22日 - 66.79 KB
    适用于 firefox 109.0 及更高版本
    ## 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.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 195

    发布于 2024年3月10日 - 68.32 KB
    适用于 firefox 109.0 及更高版本
    ## 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

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 194

    发布于 2024年1月15日 - 68.26 KB
    适用于 firefox 109.0 及更高版本
    ## Version 194

    ### Fixes ###

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

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 193

    发布于 2024年1月6日 - 68.43 KB
    适用于 firefox 109.0 及更高版本
    ## Version 193

    ### Fixes ###

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

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

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 192

    发布于 2023年12月30日 - 68.42 KB
    适用于 firefox 109.0 及更高版本
    ## 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.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 191

    发布于 2023年12月24日 - 68.47 KB
    适用于 firefox 109.0 及更高版本
    ## 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

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 190

    发布于 2023年12月11日 - 68.28 KB
    适用于 firefox 57.0 及更高版本
    ## 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

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 189

    发布于 2023年11月21日 - 68.3 KB
    适用于 firefox 57.0 及更高版本
    ## Version 189

    ### Fixes ###

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

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 188

    发布于 2023年11月12日 - 68.24 KB
    适用于 firefox 57.0 及更高版本
    ## Version 188

    ### Fixes ###

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

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 187

    发布于 2023年11月12日 - 68.27 KB
    适用于 firefox 57.0 及更高版本
    ## Version 187

    ### Fixes ###

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

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

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 186

    发布于 2023年11月11日 - 68.21 KB
    适用于 firefox 57.0 及更高版本
    ## 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.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 185

    发布于 2023年11月4日 - 68.19 KB
    适用于 firefox 57.0 及更高版本
    ## 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

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 183

    发布于 2023年10月22日 - 68.25 KB
    适用于 firefox 57.0 及更高版本
    ## Version 183

    ### Fixes ###

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

    源代码遵循 MIT 许可证 发布

    下载文件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

下载

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

最新版本

  • Nightly
  • Beta

商用版 Firefox

  • Enterprise

社区

  • Connect
  • Contribute
  • Developer

关注

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。