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

Allow faster function selection #41

Closed
kjk opened this issue Jul 5, 2024 · 0 comments
Closed

Allow faster function selection #41

kjk opened this issue Jul 5, 2024 · 0 comments

Comments

@kjk
Copy link
Owner

kjk commented Jul 5, 2024

In FunctionSelector.svelte allow a faster way to select functions.

Ideas:

  • allow starring functions. Starred functions show at the top. We store the info in metadata as starred_functions
  • allow assigning Alt - 1 ... Alt - 9 quick access shortcuts, like for notes except it would only work when in function selection dialog when filter is empty
  • allow selecting first 10 functions with Ctrl + 0 ... Ctrl + 9. Especially useful in combination with starring
@kjk kjk closed this as completed in 6ec000f Jul 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant