cabal-club / cabal-desktop

Desktop client for Cabal, the p2p/decentralized/local-first chat platform.
https://cabal.chat
GNU Affero General Public License v3.0
843 stars 77 forks source link

More URI handling/rendering support? #284

Closed todrobbins closed 3 years ago

todrobbins commented 3 years ago

I noticed a couple of URI schemes we might add handler support for within the Dat family:

Here's how they currently render in light and dark mode:

Screen Shot 2020-09-14 at 1 14 25 PM Screen Shot 2020-09-14 at 1 14 49 PM

It seems like the app is picking up the hash in hypergraph:// URIs in the dark mode 🤷🏻

leeclarke commented 3 years ago

I can add those in!

leeclarke commented 3 years ago

@todrobbins Follow up question, what app open hypergraph and hypermerge ? I want to test but not sure what to install to open them.

BTW thanks for that bug on the dark mode link, thanks! 😄

todrobbins commented 3 years ago

I responded in Cabal, but here you go:

Hypergraph apps:

Hypermerge apps:

leeclarke commented 3 years ago

Thanks Tod. never hurts to post in multiple locations :)

cblgh commented 3 years ago

added in #285—thanks @leeclarke!! :3