vriteio / vrite

Open-source developer content platform
https://vrite.io
Other
1.62k stars 64 forks source link

Content piece sharing #25

Open v36u opened 1 year ago

v36u commented 1 year ago

Hello!

It would be nice to be able to share a read-only version of a note using a unique link. Currently, the only way of sharing I found was to download it in another format, but it does not retain the styling. Also, a link would be more convenient because subsequent changes would not require new exports.

This could be evolved into a commenting/reviewing system in the future.

areknawo commented 1 year ago

Hi!

Thanks for the feature request. This is planned for a near future, pretty much exactly how you described it. You'll have access to a shareable link from the main app (app.vrite.io) for others to preview in the Vrite Editor (editor.vrite.io) with or without login. Commenting and editing may or may not be included in the initial version, but it's definitely in the cards.

As a side-note, currently exports serve a "preview role" when e.g. working with the API, and allow easier copy-pasting in given formats, when needed. In the future, you will be able to extend these export options.