"Open locally" only works with enumerated files
- Dominant language
- C++
- Stars
- 3.9k
- Forks
- 1k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 123
Description
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are interested into the same feature.
* Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
* Subscribe to receive notifications on status change and new comments.
---
## Feature request
33.0.0 and 33.0.2 for client
**Is your feature request related to a problem? Please describe.**
In the browser you can choose to edit a file locally. Sadly, this only works when the file is already synced. With selective sync, this makes sense - one would have to enable that folder and all its parents. That can mean syncing tons of files. But with virtual files, we can just sync that file (and add its parents) without having to sync any other files,
**Describe the solution you'd like**
Well, do that - sync that file and then open it!
**Describe alternatives you've considered**
Not doing it and not benefitting from a cool thing VFS can do and selective sync can't ;-)
This is the feature I refer to:
Also available in Nextcloud Office.
Contributor guide
Assessment
This issue has not been assessed yet.