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

Add keyboard navigation to console #35

Open
jhechtf opened this issue Dec 6, 2021 · 3 comments
Open

Add keyboard navigation to console #35

jhechtf opened this issue Dec 6, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@jhechtf
Copy link
Collaborator

jhechtf commented Dec 6, 2021

No description provided.

@jhechtf jhechtf self-assigned this Dec 6, 2021
@jhechtf jhechtf added the enhancement New feature or request label Dec 8, 2021
@jhechtf
Copy link
Collaborator Author

jhechtf commented Dec 12, 2021

My rough idea for this is to be able to hit something like ctrl+k and have it bring up a command meta.

@jhechtf
Copy link
Collaborator Author

jhechtf commented Dec 17, 2021

The rough idea here is to have a main command (leaning towards ctrl+k, but will look around) that opens up the main command menu. This menu then has actions listed, a-la command palette from vscode or atom. From here we can select things like "mark as done" or "add todo".

Full list of available commands I want

  • Add todo
  • Mark Todo as Done
  • Toggle todo as done
  • Delete todo
  • Edit todo

@jhechtf
Copy link
Collaborator Author

jhechtf commented Jan 24, 2022

In testing this I'm not entirely sure I like this setup; might need to rethink the interactions with the keyboard on the page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant