Live data from Hacker News

No Markdown support in Google Drive after all these years

news.ycombinator.com

11–20 of 107 posts

Re: No Markdown support in Google Drive after all these years

#11
I’d frame it more as just text files…I can edit Word documents (as Word documents, not converted) that are stored on Google Drive, in Google Docs. One that feature was added, support for plain text should have been added as well.

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.

Re: No Markdown support in Google Drive after all these years

#12

Phrase 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.

Unencrypted would rather be a loss for data privacy.

Re: No Markdown support in Google Drive after all these years

#13

Google 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…

[deleted]

Re: No Markdown support in Google Drive after all these years

#14
Why 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

#15
post #12

Earlier 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.

Besides the pure textual representation of such files (.md, .txt), you still have the same problem for any (natively) supported Docs file format. It is, somehow, in the user's own option to use Drive as a repo for ultra-sensitive info or avoid it (but, unfortunately, this informed opinion applies more often to the more tech-savvy people).

Re: No Markdown support in Google Drive after all these years

#16

Google 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…

Drive totally chokes if you have tons of tiny files. Lots of things do but Drive is the worst I have seen. I unwisely tried to put a full MAME set on Drive once, and then deleted it. The files never got “deleted” but rather were still in my drive, but not associated with any particular folder, so I could search for them but not see them any other way. Another time, lots of files ended up in Trash, but Drive was unable to ever actually empty the trash.

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

#18

Why 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.

Probably so. I agree. From a simple UX/UI perspective, there's the "+" button (for creating new Drive items), so, adding "New Markdown Document" or "New Text Document" would bring some clarity. But still... that broad majority is probably using the service in a totally different way.

Re: No Markdown support in Google Drive after all these years

#19

Simple: 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…

"people who know what Markdown is" overlaps very much with "people who have to use google docs for work but would prefer a consistent editing experience". Basically every dev I know has to use either teams/sharepoint/office or google docs, but most are also more comfortable with using markdown and use it for technical docs.

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.

Post reply on HN