twinkle-labs / twinkle-notes

End-to-end encrypted notes application
https://twinkle.app
GNU Affero General Public License v3.0
121 stars 5 forks source link

feature: arbitrary protocol in link #2

Closed majidaldo closed 4 years ago

majidaldo commented 4 years ago

...doesn't have to be http. Could be application links too.

litchie commented 4 years ago

What kind of format do you expect?

majidaldo commented 4 years ago

ftp as far as internet protocols. application protocols could be like skype or zoom links.

litchie commented 4 years ago

I think we can do that.

majidaldo commented 4 years ago

I think we can do that.

nice! this leads to better integration with specialized applications like reference managers in my use case: zotero:/some/api

majidaldo commented 4 years ago

slllight issue here: file: // doesn't work. i think it maybe looking for local references [file: ...]. also had to access the app via web browser for the link to work.