Google Drive Keeps Opening Your .md as a Google Doc
how to edit the real Markdown
You keep .md notes in Google Drive, and every time you open one it turns into a Google Doc, or shows up as a .docx, and you cannot get at the actual Markdown. The trick is to stop going through the Drive website and open the local, synced copy of the file instead, where it is still a real .md.
Open your real .md from Drive in the browser and edit it as Markdown →
Why Drive turns your .md into a Doc
The Drive website tries to open text files in Google Docs, which converts the content and buries the raw Markdown. But that is a web-side behavior. The actual file, the one Drive for Desktop syncs to your computer, is still a plain .md sitting in a folder on your disk. You just need to open that copy.
| How you open it | What you get |
|---|---|
| Opening the .md on drive.com | Converts it to a Google Doc, the raw Markdown is hidden |
| Opening the local synced .md in NoteLoom | The real .md, rendered and editable, saved back for Drive to sync |
Open the local synced folder instead
If you use Drive for Desktop, your Drive folder is mirrored to a local folder on your machine. Point NoteLoom at that local folder and you are editing the real files.
- Open
app.noteloom.ccin Chrome / Edge / Arc. Nothing to install. - Mount your local Drive for Desktop folder (or the subfolder with your notes).
- Open a
.md. It renders in thereadingandliveviews, and your edits save back to the same file, which Drive then syncs like any other change.
No Google Doc conversion, no import or export, and blank lines and spacing are kept. It is the same idea as editing your .md files in place, pointed at the folder Drive keeps in sync.
The honest limits
- It uses the local synced folder, not drive.com. You need Drive for Desktop syncing the folder to your disk; NoteLoom cannot open web-only files or work on mobile.
- It does not stop Drive’s conversion. The convert-to-Doc prompt is Drive’s website behavior. NoteLoom just opens and edits the real
.mdon disk; it does not change what Drive does. - Drive still does the syncing. NoteLoom is not a sync tool or a Drive replacement. It reads and writes the real file; Drive moves it around.
- Chromium desktop, only
.md,. Chrome / Edge / Arc; it opens.mdand.markdown, and it does not summarize or rewrite anything.
FAQ
Why does Google Drive open my .md file as a Google Doc?
How do I edit the actual Markdown in my Drive folder?
Does NoteLoom stop Drive from converting my files?
Is my file uploaded to NoteLoom?
Does this work with the Drive website or on mobile?
Is this a replacement for Google Drive?
Edit the real .md in your Drive folder
Open NoteLoom in Chrome / Edge / Arc, mount your local Drive for Desktop folder, and edit the real .md files, rendered and saved back for Drive to sync. No Google Doc conversion, no upload to NoteLoom, and no account.