Custom handling of URIs #1
Owner
```
Retr0id#9647 [2022-09-02 | 10:15:15]: Maybe its "out of scope", but it would be cool to have e.g. spotify links open in the native spotify app - could specify domain->app mappings in a config file
Emma Tebibyte#3123 [2022-09-02 | 16:33:34]: i think spotify:// links do already open in the Spotify desktop app
Retr0id#9647 [2022-09-02 | 16:33:43]: but not spotify.com links
Emma Tebibyte#3123 [2022-09-02 | 16:33:47]: oh!
would the app handle them?
Retr0id#9647 [2022-09-02 | 16:33:56]: yeah
iirc
Emma Tebibyte#3123 [2022-09-02 | 16:34:51]: idk about directly supporting proprietary software but i might add some configuration that allows you to specify what patterns the regex is looking for and what app to open it in
like
[custom]
# Add custom entries here
spotify = ^https://spotify.com/
or something similar
where the key is the application and the value is the regex pattern
```
#3 Implement extensions
#5 Implement Extensions
#5 Implement Extensions
enhancement
label
Labels
No Label
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Depends on
#3 Implement extensions
emma/xdg-sanity
Reference: emma/xdg-sanity#1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?