Proton Drive
1227 results found
-
local album to proton album
The new Albums are awesome, however having to manage albums in my phone gallery and proton manually is a major design flaw. Please make it so one can sync specific local folders to proton-folders automatically, so they can be shared. This slightly cuts into this: https://protonmail.uservoice.com/forums/932839-proton-drive/suggestions/49920087-shared-photo-library
82 votes -
Android files sync
Now we have photo sync, but on windows we could sync files, it will be cool and so useful, if we could sync our files on Android, like notes and other.
72 votes -
Please make a photo editor in Drive Photos
A photo editor is really what I need to make the jump from Google Photos.
43 votes -
Delete current photo in the web app
Add a "Delete" button to the single photo view in the Proton Drive web app.
If I have several similar photos and want to keep just one of them and delete all others, I need to close the current photo, find it again in the photo list view (which can be a hard task if the photos are very similar) and delete it from there instead of just clicking "Delete" for the specific photo.
70 votes -
Search function in Proton Calendar
I switched from Google Calendar to Proton Calendar and I love the additional functions, but I really miss the search function.
It helps a lot if you have to search for specific events in the past.(If I just don't see it, please make it easier to use)
7 votes -
Link to a Proton Drive File in Proton Sheet
Request the ability, when creating a link in Proton Sheet, to directly retrieve the link to a file in Proton Drive, not just external links.
Currently, to do this, we have to create public sharing links for our Proton Drive files, which is both inconvenient and not very secure if we share our Proton Sheet.
31 votes -
While in album: option to delete photo from album OR from drive.
It's much more convenient to select a photo in an album instead of in your complete photo collection.
So while selecting a photo in an album give te option to delete from album or delete completely.70 votes -
Missing Core Spreadsheet Feature: Internal Sheet-to-Sheet Hyperlinks
Proton Sheets is currently missing a basic, foundational spreadsheet feature that has existed in Excel and Google Sheets for well over a decade: internal hyperlinks between sheets in the same spreadsheet.
Right now, it is not possible to create a clickable link in one sheet that navigates to another sheet within the same file.
Let me be absolutely clear about why this is a serious problem:
I routinely work with large, complex spreadsheets containing dozens to hundreds of sheets. These are not “toy” spreadsheets. They are operational frameworks, logs, dashboards, and documentation systems that must live inside a single file.
…
24 votes -
Add photo's on our computers/ desktop apps
It would be great if we could view and organize photos on our computers/Windows (and other operating systems), using desktop apps. This would allow us to quickly view, reorganize, and use photos (taken with our phone) on our computers. For example, to create photo albums, presentations, slide show's, add them to mail or photo reports on existing situations, and so on.
26 votes -
Find Content Across Spreadsheet Tabs
Thank you for creating Spreadsheets! I would love to completely move over from Google Sheets but a couple of things are missing
Enhance the Find feature
Give us the option to:
a) search across all tabs (not just the one active)
b) search a specific range of text
c) replace with text
c1) allow us to either replace just 1 instance or all27 votes -
Integration with Obsidian
It would be great to use Proton Drive as source for Obsidian Vaults in all supported operating systems. You may access Obsidian vaults in macOS, but with iOS/ipadOS it is not poosible to access vaults on Proton Drive.
35 votes -
Paste Markdown into Docs
You support copying from Docs as Markdown. But copying markdown into Docs doesn't convert it to formatted text—it stays in markdown, making it hard to read.
Please extend copying markdown to a two-way - copying from docs as markdown and pasting markdown to docs.
Quite useful if copying from a markdown editor like chatgpt, github or else to Proton Docs
40 votes -
Immich like Photo features
Hello Proton,
Many users are missing decent Photo capabilites in Proton Drive. Lack of albums, shared albums, features like memories, places, face recognition, basic photo management like offloading images etc. All of these features are provided by the best tool released so far - Immich.Can Proton team consider deep diving into Immich and it's features to further enhance the Photo offerings?
13 votes -
More fonts in Proton Docs
More fonts in Proton Docs or the ability to upload our own fonts.
79 votes -
Show Photo Folder in "My Files"
There needs to be a way to see all photos in a list with at least filenames! I am stuck in the web interface so I don't need the slow thumbnail view I need a list so I can find all the "modified" duplicates and delete them.
The reason for this is to list all those _modified duplicate photos that drive created so they can be trashed to save space.
12 votes -
Remove requirement for keyring for Proton CLI so it can be used on headless servers
Currently the new Proton Drive CLI requires libsecret and a keyring (gnome-keyring, kwallet, etc) which, if you attempt to install on a minimal headless Ubuntu server, pulls in over 50 package dependencies a lot of them for GUI based systems. Since this is a CLI tool it should not require GUI packages to use I suggest providing a "--headless" or "--no-keyring" flag for the CLI which does not depend on libsecrets/keyrings so the CLI can be used on headless servers. There are many other CLI tools that do this securely including rclone which supports Proton Drive.
7 votes -
Show folder size.
It is basically useless when you are informed that your drive is reaching its limit and you can not ascertain which folder/s are using the most 'space'.
The only way to find out what's "hogging up" drive space is to have to individually drill down into each folder and see what size the files are.
Extremely and utterly frustrating, especially when you have tens/hundreds of folders, and in this day and age of 'internet functionality' it's like stepping back into the 80's as the only way to find out what's using up space is to check each file.
Frustrated.
14 votes -
Upload photos manually without backup
It is no longer possible to manually upload photos via the mobile app. This can be done via the website and also with older versions of the app. Now, to upload photos, you must activate your phone's backup feature.
27 votes -
Mutual proton drive
I have a Proton Duo subscription shared with my wife, and I’d like to know if it’s possible to have a single, mutual Proton Drive that both of us can access and manage — rather than using shared folders between two separate Drives.
In other words, can we have a truly common Drive space for both accounts within the Duo plan, where we both have equal ownership and access rights?38 votes -
Proton Drive CLI: Content-aware conflict detection for `filesystem upload -c merge`
Implement content-aware (checksum-based) conflict detection in the merge mode so that byte-identical files are skipped, avoiding redundant uploads, storage duplication, and version history pollution.
Problem
The Proton Drive CLI (
filesystem upload -c merge) resolves file conflicts by filename only, not by file content. This means byte-identical files (matching checksums) are re-uploaded as new revisions instead of being recognized as unchanged and skipped.Reproduction
- Set up a local directory
~/testwith files - Have corresponding
/my-files/teston Proton Drive containing some identical files - Run:
proton-drive filesystem upload -c merge ~/test /my-files - Files with identical SHA1 hashes are uploaded again…
8 votes - Set up a local directory
- Don't see your idea?