ARK-Builders / ARK-Builders/Shelf-Desktop
CLI subcommand for link creation
Open
feature
- Dominant language
- Rust
- Stars
- 3
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
The app should gain CLI flag for running [link creation dialog](https://github.com/ARK-Builders/ARK-Shelf-Desktop/issues/13) 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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.