Obsidian on a Chromebook
Open your vault in Chrome, no Linux container
You have a Chromebook and you want your Obsidian vault on it. You can run Obsidian on a Chromebook, through the Android app or the Linux desktop version, but both are heavier than they need to be if what you mostly want is to read and edit your notes.
Your vault is a folder of .md files, and a Chromebook’s Chrome is a full desktop browser that can open that folder directly. Here is the lighter route, and where its limits are.
The usual ways, and why they feel heavy
- The Android app installs from Google Play, but it is shaped for a phone, which feels cramped for real editing on a laptop screen.
- The Linux desktop version runs through the Chromebook’s Linux container, which means turning Linux on and managing a heavier setup just to open some notes.
Both are fine if you want the full app. But if you just want to read and edit the notes in your vault, there is a lighter way.
The lighter route: open the vault in Chrome
A Chromebook’s Chrome is a full desktop Chromium, and it supports the File System Access API, so a browser tool can open a local folder and read and write the files in it. NoteLoom does exactly that.
- Open
app.noteloom.ccin Chrome on your Chromebook. No Linux container, no Android app, nothing to install. - Mount your vault folder (or a subfolder).
- Open any
.mdnote. NoteLoom renders Obsidian-style[[wikilinks]],![[embeds]], and frontmatter, so your notes look right. - Edit in the
liveorsourceview. It saves straight back to the same file, and because it is a web app, it keeps working offline once loaded.
No account, no install, no container. It works on the same files Obsidian would.
What works, and what does not (the honest limits)
Be clear-eyed about this: NoteLoom opens the notes in your vault, not the whole Obsidian app.
| In your Obsidian vault | In NoteLoom, in Chrome on your Chromebook |
|---|---|
| Your .md notes | Opened, rendered, and edited, saved back to the same files |
| Frontmatter / properties | Compatible, the same YAML block Obsidian uses |
| [[wikilinks]] and ![[embeds]] | Rendered, including aliases, heading and block links, and image / PDF embeds |
| reading / live / source views | All three, right in Chrome |
| Plugins, canvas, graph view | Not available, this is not the Obsidian app |
| Sync, remote vault fetch | Not available, it opens local files on the device |
| Your .obsidian config folder | Not loaded, settings / plugins / themes stay with Obsidian |
So it is a light way to read and edit your notes on a Chromebook, not a full replacement for the app. If you need plugins, the canvas, the graph, or sync, those are what the Android app or the Linux version are for.
Where the vault’s files come from (no cloud step)
One honest caveat: NoteLoom opens local files on the Chromebook. It does not fetch or sync a remote vault. So the vault folder has to be on the device first: a local copy, a USB drive, or a synced folder (such as a Google Drive folder) that has already downloaded. Once the folder is there, mount it in Chrome and you are set.
FAQ
Can you even run Obsidian on a Chromebook?
Do I need to turn on Linux on my Chromebook?
Is this a browser version of Obsidian?
Where do the vault files come from on a Chromebook?
Does it work offline?
Which browser does this need?
Open your vault on your Chromebook, in Chrome
Open NoteLoom in Chrome on your Chromebook, mount your vault folder, and read or edit the .md notes in it, saved straight back to the device. No Linux container, no app to install, and no account to sign up for.