-
Notifications
You must be signed in to change notification settings - Fork 684
Open
Labels
Description
Pre-submission Checks
- I checked for similar issues, but could not find any. I also checked the closed issues. I could not contribute additional information to any existing issue.
- I will take the time to fill in all the required fields. I know that the bug report may be dismissed otherwise due to lack of information.
Feature description
The ownCloud folder should be able to be mapped as a drive letter, like Google Drive does.
Proposed solution
Add a setting that allows you to map ownCloud as a drive instead of only as a folder:
See the attached screenshot of Google Drive as an example.
Alternative solutions you considered
Considered using subst o: c:\path\to\owncloud
in Computer\HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
but that doesn't allow for a custom icon and name like Google Drive does.