We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The app should gain CLI flag for running link creation dialog directly, skipping list of existing links:
ark-shelf --add-link
This way it would be possible to bind a hotkey easily for this operation which should be quite common.
Question: what to do if there is already running process of ARK Shelf? Ideally, we should re-use open window.
Extra: we could design the sub-command such a way it would convenient to use it without GUI at all.
The text was updated successfully, but these errors were encountered:
add
gwendalF
No branches or pull requests
The app should gain CLI flag for running link creation dialog directly, skipping list of existing links:
This way it would be possible to bind a hotkey easily for this operation which should be quite common.
Question: what to do if there is already running process of ARK Shelf? Ideally, we should re-use open window.
Extra: we could design the sub-command such a way it would convenient to use it without GUI at all.
The text was updated successfully, but these errors were encountered: