Is There an Obsidian Web Version?
And what you can actually do
You want to use Obsidian in a browser, so you are looking for an "Obsidian web version." The honest answer: there is no official web version of Obsidian you can edit in. Obsidian is a desktop and mobile app.
But that is not the end of the story. Your vault is a folder of .md files, and you can open and edit those notes in the browser, just not through Obsidian itself. Here is what exists, and what you can actually do.
Is there an official Obsidian web app?
No, not an editable one. There is no Obsidian web app you log into and edit your notes in. The closest official thing is Obsidian Publish, a paid service that turns notes you choose into a website others can read. It is for publishing, and it is read-only for visitors. It does not give you a browser editor for your own vault.
So if you searched for an "Obsidian web version" hoping to log in and edit like the desktop app, that does not exist today.
What you can actually do: open the vault’s .md in the browser
Here is the part that helps. A vault is just .md files, and a browser-based Markdown editor can open and edit those files directly. NoteLoom does exactly that.
- Open
app.noteloom.ccin Chrome / Edge / Arc. Nothing to install, no account. - Mount your vault folder.
- Read and edit the notes. NoteLoom renders
[[wikilinks]],![[embeds]], and frontmatter, so the vault looks right, and it saves back to the same files.
To be clear about what this is: it opens and edits the notes in your vault, in the browser. It is not "Obsidian in the browser," and it does not try to be.
What you get, and what you do not
| Feature | In a browser Markdown editor |
|---|---|
| Your .md notes | Opened, rendered, and edited in the browser, saved back to the same files |
| Frontmatter, [[wikilinks]], ![[embeds]] | Rendered, the same as in your vault |
| Install / account | Neither, it runs in a browser you already have |
| Plugins, canvas, graph view | Not available, this is not the Obsidian app |
| Sync across devices | Not available, it opens local files on the machine you are on |
| The .obsidian config folder | Not loaded, settings and plugins stay with Obsidian |
When you should still use the desktop Obsidian app
Opening your vault in the browser is for reading and editing the notes when you cannot or do not want to run the full app. But if you need plugins, the canvas, the graph view, or sync across devices, those live in the desktop (and mobile) Obsidian app. Use it on a machine where you can install it, and use the browser route for the times you cannot.
- Can’t install it on a work or school machine? See Obsidian without admin rights.
- On a Chromebook? See Obsidian on a Chromebook.
- Just want to open the vault without the app at all? See open an Obsidian vault without Obsidian.
FAQ
Is there an Obsidian web version?
Can I use Obsidian online, in a browser?
What is Obsidian Publish, then?
So how do I edit my notes in a browser?
Is this a replacement for Obsidian?
Which browsers does it work in?
Open your vault’s notes in the browser
There is no editable Obsidian web app, but your vault is just .md files. Open NoteLoom in Chrome / Edge / Arc, mount your vault folder, and read or edit the notes with [[wikilinks]] and ![[embeds]] rendered, saved straight back. No install and no account.