Score:4

Why are my file names hashed when I access them from my Google Drive Files on text editors?

za flag

When I try accessing my Google Drive folder on VS Code, the file names seem to be hashed and do not appear by their name. This is very annoying. I have tried different editors as well.

I have tried atom, pycharm, and sublime text. The only one that seems to work is Notepad++. I really want to avoid using Notepad, so are there any solutions to this?

I have been experiencing this for a long time. I love Ubuntu, I don't want to not use it because of one issue. Help is very much appreciated.

The code appears just fine as you can see in the second photo. It's only the file name that is the problem.

VS Code

screenshot 1

Atom

screenshot 2

Sublime Text

screenshot 3

Raúl Salinas-Monteagudo avatar
ca flag
As much as I like in general Google products, I deem unacceptable their refusal to deliver an official Linux Drive client. https://abevoelker.github.io/how-long-since-google-said-a-google-drive-linux-client-is-coming/
Score:2
cn flag

See the discussion on this topic by the Gnome developers at https://gitlab.gnome.org/GNOME/gvfs/-/issues/402.

Summary: The "hash" is the real name of the file. The original name (Display Name) is stored in metadata. It's not a bug in your editor; it's the way Google decided their system should work.

"Fixing" it involves hiding the real name of file, which risks confusing users and possible data loss. The Gnome developers chose to not dive into that no-win situation.

Maan Patel avatar
za flag
Thank you very much for your response. So, there's not way to "Fix" it ? :(
Maan Patel avatar
za flag
What about this patch? https://gitlab.gnome.org/GNOME/glib/-/commit/c597b0e552963a1331feb16c23e5a0d1698a338f
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.