question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Missing "g" shortcuts for pinned filters in Beta

See original GitHub issue

The latest version of Todoist Beta (9342) seems to not suggest “g” shortcuts on any pinned filters:

image

Strangely, even does it doesn’t show up, the shortcuts do work (ie, “g df” does take me into my “Daily Focus”) - There is a error in the console associated, pasted at the end;


The non beta version (1053) does not seem to have this problem and works as expected: image


Beta version error, on Firefox 81.0.2, Linux Mint:

todoist-shortcuts: Couldn't figure out text for 
<li id="filter_team_inbox" class="filter" data-id="2176175280" data-track="navigation|team_inbox"> getStack@moz-extension://8c807e6f-871d-4be3-8689-bff78a8e034c/todoist-shortcuts.js:3519:13
error@moz-extension://8c807e6f-871d-4be3-8689-bff78a8e034c/todoist-shortcuts.js:3510:15
setupNavigate/<@moz-extension://8c807e6f-871d-4be3-8689-bff78a8e034c/todoist-shortcuts.js:2836:16
withTag@moz-extension://8c807e6f-871d-4be3-8689-bff78a8e034c/todoist-shortcuts.js:3627:8
setupNavigate@moz-extension://8c807e6f-871d-4be3-8689-bff78a8e034c/todoist-shortcuts.js:2788:14
navigate/</unregisterListener<@moz-extension://8c807e6f-871d-4be3-8689-bff78a8e034c/todoist-shortcuts.js:885:22
MutationCallback*registerMutationObserver@moz-extension://8c807e6f-871d-4be3-8689-bff78a8e034c/todoist-shortcuts.js:1831:20
navigate/<@moz-extension://8c807e6f-871d-4be3-8689-bff78a8e034c/todoist-shortcuts.js:884:56
withId@moz-extension://8c807e6f-871d-4be3-8689-bff78a8e034c/todoist-shortcuts.js:3600:14
navigate@moz-extension://8c807e6f-871d-4be3-8689-bff78a8e034c/todoist-shortcuts.js:879:11
callBinding/<@moz-extension://8c807e6f-871d-4be3-8689-bff78a8e034c/todoist-shortcuts.js:4253:32
d@moz-extension://8c807e6f-871d-4be3-8689-bff78a8e034c/todoist-shortcuts.js:4235:3326
o/m._handleKey@moz-extension://8c807e6f-871d-4be3-8689-bff78a8e034c/todoist-shortcuts.js:4235:4729
o.prototype.handleKey@moz-extension://8c807e6f-871d-4be3-8689-bff78a8e034c/todoist-shortcuts.js:4235:1718
o/m._handleKeyEvent@moz-extension://8c807e6f-871d-4be3-8689-bff78a8e034c/todoist-shortcuts.js:4235:4972
o.prototype.handleKeyEvent@moz-extension://8c807e6f-871d-4be3-8689-bff78a8e034c/todoist-shortcuts.js:4235:804
genericKeyHandler@moz-extension://8c807e6f-871d-4be3-8689-bff78a8e034c/todoist-shortcuts.js:4326:24
 Consider reporting this as an issue to http://github.com/mgsloan/todoist-shortcuts vendor.3adf61974e195b2b79fd.js:1:455434
    h https://d3ptyyxy2at9ui.cloudfront.net/assets/vendor.3adf61974e195b2b79fd.js:1
    error moz-extension://8c807e6f-871d-4be3-8689-bff78a8e034c/todoist-shortcuts.js:3513
    setupNavigate moz-extension://8c807e6f-871d-4be3-8689-bff78a8e034c/todoist-shortcuts.js:2836
    withTag moz-extension://8c807e6f-871d-4be3-8689-bff78a8e034c/todoist-shortcuts.js:3627
    setupNavigate moz-extension://8c807e6f-871d-4be3-8689-bff78a8e034c/todoist-shortcuts.js:2788
    unregisterListener moz-extension://8c807e6f-871d-4be3-8689-bff78a8e034c/todoist-shortcuts.js:885
    (Async: MutationCallback)
    registerMutationObserver moz-extension://8c807e6f-871d-4be3-8689-bff78a8e034c/todoist-shortcuts.js:1831
    navigate moz-extension://8c807e6f-871d-4be3-8689-bff78a8e034c/todoist-shortcuts.js:884
    withId moz-extension://8c807e6f-871d-4be3-8689-bff78a8e034c/todoist-shortcuts.js:3600
    navigate moz-extension://8c807e6f-871d-4be3-8689-bff78a8e034c/todoist-shortcuts.js:879
    callBinding moz-extension://8c807e6f-871d-4be3-8689-bff78a8e034c/todoist-shortcuts.js:4253
    d moz-extension://8c807e6f-871d-4be3-8689-bff78a8e034c/todoist-shortcuts.js:4235
    _handleKey moz-extension://8c807e6f-871d-4be3-8689-bff78a8e034c/todoist-shortcuts.js:4235
    handleKey moz-extension://8c807e6f-871d-4be3-8689-bff78a8e034c/todoist-shortcuts.js:4235
    _handleKeyEvent moz-extension://8c807e6f-871d-4be3-8689-bff78a8e034c/todoist-shortcuts.js:4235
    handleKeyEvent moz-extension://8c807e6f-871d-4be3-8689-bff78a8e034c/todoist-shortcuts.js:4235
    genericKeyHandler moz-extension://8c807e6f-871d-4be3-8689-bff78a8e034c/todoist-shortcuts.js:4326

PS: Thank you for developing this amazing extension!

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
mgsloancommented, Dec 11, 2020

Thanks for reporting! Fixed in version 120.

0reactions
BrunoGomesCoelhocommented, Dec 10, 2020

It seems like todoist again decided to change this, in Beta version 9355 the pinned filters no longer show but on the non beta they’re still showing (v1053);

I don’t seem to be able to re-open the issue so just commenting on it and mentioning you @mgsloan

Read more comments on GitHub >

github_iconTop Results From Across the Web

Default keyboard shortcuts in Adobe Photoshop
Command + Option + Shift + G. Last-used Targeted Adjustment tool. T. T. Adjustment Brush tool. K. K. Graduated Filter tool. G. G....
Read more >
Shortcut for Advanced Display Filter - 2. Trados Studio
I have the Advanced Display Filter pinned and combined with my ... There are no shortcut keys to expand and collapse the left-hand...
Read more >
Mysterious Shortcut on Photo! Pressing G+G blurs selected ...
From yesterday I am noticing a mysterious shortcut on Affinity Photo! If I press G+G it blurs the current layer and opens the...
Read more >
Adobe Lightroom 5 Beta Keyboard Shortcuts
G. G. Increase Grid Size. = (or +). = (or +). Decrease Grid Size ... Adobe Lightroom 5 Beta - Keyboard Shortcuts ......
Read more >
Releases · mltframework/shotcut - GitHub
Fixed huge memory consumption when using certain filters before keyframes on the Size, Position & Rotate filter: Corner Pin, Mask: Simple Shape.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found