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

Quick access list to commands #744

Closed
eine opened this issue Dec 27, 2017 · 1 comment
Closed

Quick access list to commands #744

eine opened this issue Dec 27, 2017 · 1 comment
Labels
feature ☘ Request for new features

Comments

@eine
Copy link
Contributor

eine commented Dec 27, 2017

This issue is split from #302.

I think it'd be useful to let admins and/or users add a list of common or quick commands. Pretty simple from the UX:

  • Just a dropdown/dialog with a text box, and add button, and a list. It can be opened with a button or a keyboard shortcut (e.g. Alt+Return).
  • Double clicking an item or writing the name of some identifier and pressing return executes it.
  • A button allows to edit each of them. Another one deletes them.

This is partially done with predefined 'hook' commands, but it is quite limited. It is also similar to #127. However, I feel that a button for each command is not as clear as having a quick-to-show dialog containing a short id, the full command and (optional) a description.

Ideally commands in the list would be shown in a tree view, to allow grouping them for certain projects/tasks. But I think that this would unnecessarily make the first implementation more complex.

hacdias
It would be interesting. Wouldn't you like to develop it?

Yes. I'd like to. No ETA, tho, as I have never used Vue.js.

@eine eine changed the title Commands: parser Commands: quick access list Dec 27, 2017
@hacdias hacdias transferred this issue from filebrowser/filebrowser Jan 6, 2019
@hacdias hacdias changed the title Commands: quick access list feat: quick access list to commands Jan 6, 2019
@hacdias hacdias changed the title feat: quick access list to commands Quick access list to commands Jan 6, 2019
@hacdias hacdias transferred this issue from filebrowser/frontend May 21, 2019
@hacdias hacdias added the feature ☘ Request for new features label May 21, 2019
@hacdias
Copy link
Member

hacdias commented Jan 9, 2020

I'm closing this since this repository will be archived. Please read the information on the README for more information. Thanks for all your contributions!

@hacdias hacdias closed this as completed Jan 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature ☘ Request for new features
Projects
None yet
Development

No branches or pull requests

2 participants