linkeddata / dokieli

:bulb: dokieli is a clientside editor for decentralised article publishing, annotations and social interactions
https://dokie.li/
Other
789 stars 81 forks source link

Generate a URL for the document state #164

Open csarven opened 7 years ago

csarven commented 7 years ago

It'd be nice to have the interface generate a URL for the document state. For example, there are ways to set or switch the document mode e.g. ,?author=true (see setDocumentMode in do.js). If other features like #163 come in e.g., ?style=https://...css, there can be a URL for all of these e.g., ?author=true&style=https://...css (something like that can load the document in author mode with a particular stylesheet triggered), among other document "state" like things.

csarven commented 2 months ago

Make sure to resolve https://github.com/linkeddata/dokieli/issues/333