Markdown workflow

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.

  1. Open app.noteloom.cc in Chrome / Edge / Arc. Nothing to install.
  2. Mount your local Drive for Desktop folder (or the subfolder with your notes).
  3. Open a .md. It renders in the reading and live views, 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 .md on 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 .md and .markdown, and it does not summarize or rewrite anything.

FAQ

Why does Google Drive open my .md file as a Google Doc?
The Drive website opens text files in Google Docs, which converts them and hides the raw Markdown. To edit the real Markdown, open the local, synced copy of the file instead of going through the website.
How do I edit the actual Markdown in my Drive folder?
If you use Drive for Desktop, your Drive folder is mirrored to a local folder on your computer. Open that local folder in NoteLoom; it opens the real .md, renders it, and your edits save back to the same file, which Drive then syncs.
Does NoteLoom stop Drive from converting my files?
No. It does not change how the Drive website behaves. It opens and edits the real .md file that Drive has already synced to your disk; the convert-to-Google-Doc prompt on the website is Drive’s behavior, not something NoteLoom controls.
Is my file uploaded to NoteLoom?
No. NoteLoom opens the local file in your browser; nothing is uploaded to it. Drive does its own syncing separately, and NoteLoom just reads and writes the real .md on your disk.
Does this work with the Drive website or on mobile?
It works with the local folder that Drive for Desktop syncs, in a Chromium desktop browser. It does not work with drive.com web-only files, or on Firefox, Safari, or mobile.
Is this a replacement for Google Drive?
No. Drive still stores and syncs your files. NoteLoom is just a way to open and edit the real .md in the synced folder, instead of a converted Google Doc.

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.

Open NoteLoom and try it