-
Notifications
You must be signed in to change notification settings - Fork 329
Closed
Labels
kind/enhancementA net-new feature or improvement to an existing featureA net-new feature or improvement to an existing feature
Description
Good suggestion by @lockedshadow from #16 (comment):
Maybe it's possible to add an option to select which public gateway to substitute in generated URL, if there are more than one in Preferences? For now it seems to be hardcoded on ipfs.io.
Yes, right now https://ipfs.io/
is hardcoded.
A good feature would be to specify custom one and use it in:
- Copy public gateway URL function
- links made by
linkifyDOM
experiment - custom protocol handlers when IPFS API is down (fallback to public gateway)
Metadata
Metadata
Assignees
Labels
kind/enhancementA net-new feature or improvement to an existing featureA net-new feature or improvement to an existing feature