That being said Google Doc’s support for Word documents is confusing as hell. I wish at least it was made to be more visually distinct since people (such as: me) get confused all the time between editing a Google Doc, a Word document converted to Google Docs (where now there are likely two branched versions of the same document), and just using the Google Docs interface to edit a Word document directly.
No Markdown support in Google Drive after all these years
11–20 of 107 posts
Re: No Markdown support in Google Drive after all these years
#12Phrase it the other way, why would they want to support a markdown editor in google drive?
I think lots of people would keep their (plain text markdown) notes in Drive instead of using yet another tool / app / service for that. Besides, having unencrypted text files at your disposal (for... I don't know... peeking into?) would be an absolute win.
Re: No Markdown support in Google Drive after all these years
#13Google Drive is a perfect example of today's Google. "Good enough -- just barely". It could be a very fast, efficient file browser with lots of format previews. It's not. Doing basic "file manager" things such as viewing/extracting files from a .zip, editing a plain-text file, or viewing markdown… all those are just "too complicated" for a small indie company like Google. Drive is incredibly powerful, and yet it's ju…
Re: No Markdown support in Google Drive after all these years
#14There's zero benefit for them to add it, and the majority of people who want markdown probably aren't using Google Drive to render their documents.
Re: No Markdown support in Google Drive after all these years
#15Earlier quoted context omitted.
I think lots of people would keep their (plain text markdown) notes in Drive instead of using yet another tool / app / service for that. Besides, having unencrypted text files at your disposal (for... I don't know... peeking into?) would be an absolute win.
Unencrypted would rather be a loss for data privacy.
Re: No Markdown support in Google Drive after all these years
#16Google Drive is a perfect example of today's Google. "Good enough -- just barely". It could be a very fast, efficient file browser with lots of format previews. It's not. Doing basic "file manager" things such as viewing/extracting files from a .zip, editing a plain-text file, or viewing markdown… all those are just "too complicated" for a small indie company like Google. Drive is incredibly powerful, and yet it's ju…
One thing that bites me every few months is that on iOS, the Google Drive file provider extension does not support basic operations. Like I think I have tried to just save a file to Google Drive via Files and it never uploaded. It’s not just that this stuff works with iCloud Drive, but also with Dropbox, Box, and even SFTP shares mounted via Secure Shellfish.
Re: No Markdown support in Google Drive after all these years
#17Re: No Markdown support in Google Drive after all these years
#18Why should they? For your use-case, and mine, sure by all means add it. For the average user: "Why is Google Drive showing my text big a bigger font when I start a line with #" There's zero benefit for them to add it, and the majority of people who want markdown probably aren't using Google Drive to render their documents.
Re: No Markdown support in Google Drive after all these years
#19Simple: if you make your documents in Markdown, you won't be making them in Google Docs. Stuff made in Google Docs is sticky, increases your dependence on Google, and importantly has a valuable network effect due to their collaboration features. It is in Google's best interest to encourage you to rely on their proprietary services instead of offering you alternatives that allow you to switch provider easily. Addition…
I'd love to have a google docs option of creating a "simple doc", that is backed by markdown and only supports the basics (headers, paragraphs, lists, maybe tables) and have a WYSIWYG for non-tech people and a (maybe git-based?) workflow for people used to markdown.
Something like what azure devops and github does with their wikis.