Maybe it will be easier to implement now that Visual Studio Code for the Web is available.
I had to subscribe to the forum to vote for this feature!
Maybe it will be easier to implement now that Visual Studio Code for the Web is available.
I had to subscribe to the forum to vote for this feature!
Is the vault encrypted as a single large blob? If metadata and each file were encrypted independently, the web client could download/decrypt/upload all using local key.
The size of the vault wouldnât matter (as much) and all HTTP and CDN caching strategies could be used as normal on top of encrypted files.
Iâd also love to see this. And it would be a significant value added to the sync subscription with little operational cost (mostly a static SPA)
An alternative here could be that Obsidian provides an API to access the Obsidian Sync infrastructure, and the community builds a web app on top of that API
It should be no problem for a web developer to create a virtual cloud PC with persistent storage with Obsidian and a vault on it. Then you have a web browser connect, log in, and view Obsidian via browser-hosted electron app, but that cloud machine is the background.
Making such a system a service that people can subscribe to is another step beyond.
2-way sync is logically optional for this configuration; a backup system is your alternative. But if someone wants the cloud and a local desktop version, then Sync is needed.
Definitely would like this feature, and my use case is to self-host and make my vault available without having to install the software; personal preference.
As to the other points in this long and aged thread:
My advice to the folks on this forum: please be respectful and constructive, working toward a positive outcome.
My advice to the company:
Sorry if that has been mentioned already and I realize we are asking for a first part solution but have you guys seen this - obsidian - LinuxServer.io
Basically just a KASM container with Obsidian installed.
Just realised this is the most viewed thread in suggestions, and the second most replied as well.
Anyway, one other option for web access could be: create a CLI version on Obsidian that has core sync, which can run âheadlessâ on a server, which can be accessed remotely via SSH (and web SSH is easy).
Thanks
andre
Yeah, this would be super helpful, I hope you guys create a web version that can access our cloud saved professional / subscription account data. That would be really helpful for us that work with overly crazy security teams that forbid any applications being installed on our work machines⌠or maybe do an electron version, that doesnât require a local admin account to install. Either would be hugely helpful. Thank you!