Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for projects in board view #223

Open
hiasr opened this issue Aug 14, 2022 · 5 comments
Open

Support for projects in board view #223

hiasr opened this issue Aug 14, 2022 · 5 comments
Labels
enhancement New feature or request help wanted Pull requests fixing this are encouraged

Comments

@hiasr
Copy link

hiasr commented Aug 14, 2022

I was wondering if supporting board projects is on the roadmap. This would be a big undertaking, but also a big QoL upgrade. I love using the shortcuts, and it feels so sluggish when working on a project in board view. Thank you so much for this amazing project!

@mgsloan mgsloan added enhancement New feature or request help wanted Pull requests fixing this are encouraged labels Aug 16, 2022
@mgsloan
Copy link
Owner

mgsloan commented Aug 16, 2022

Hey, glad you appreciate it! todoist-shortcuts is in maintenance mode, though, so mostly fixes to existing functionality.

This would be a big undertaking, and it's hard for me to motivate doing it when I don't use board mode. Certainly a PR adding this would be appreciated

@rich88
Copy link

rich88 commented Sep 19, 2022

+1. Love this plugin as-is, but alternating List/Board view would be a huge QoL improvement. 🙏

@apontejosea
Copy link

I second @rich88. A keyboard shortcut to at least switch between list and board view would be a huge improvement. It's a pretty cumbersome manual operation that I find myself doing a lot during project cleaning.

@tonyxiao
Copy link

@mgsloan can you point in the right direction - what code needs to be changed to support board view?

@mgsloan
Copy link
Owner

mgsloan commented Apr 27, 2024

@tonyxiao hey, sorry about the delay, added this to my todos got a bit backlogged hah

  • Add a new keymap and logic in updateKeymap to detect that it's in board view and switch to the board view keymap

  • Implement the action functions needed to make the keymap work. Reference the actions in the other keymaps may be helpful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Pull requests fixing this are encouraged
Projects
None yet
Development

No branches or pull requests

5 participants