Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow associating file types with editors ("Open With") for users #24110

Closed
asoltesz opened this issue Nov 13, 2020 · 3 comments
Closed

Allow associating file types with editors ("Open With") for users #24110

asoltesz opened this issue Nov 13, 2020 · 3 comments
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap enhancement needs info stale Ticket or PR with no recent activity

Comments

@asoltesz
Copy link

Is your feature request related to a problem? Please describe.

Nextcloud applications often do not associate with all of the file types they are capable of editing. In this case the user can only download the file even though one of the Nextcloud apps could edit it perfectly well.

Sometimes an application associates with types for which it is not the optimal editor (e.g.: the new "Text" application now badly mishandles Markdown files) and that makes it impossible to use an other, more suitable application for editing that file (e.g. the "Markdown Editor" application).

Describe the solution you'd like

Simply allow the user to override default file type associations with an "Open with" context menu item.

That should present all of the available editor applications in a list. The user selects an application and the document opens in that application's editor.

Also allow the user to make Nextcloud remember the association so that next time, it automatically opens all of the files with the same extension with the selected editor application. This should be specific for that user, not for all users (altough it would be nice if an admin user could set a global / system level default assotiation like this)

NOTE: This is the standard solution for this problem in all major desktop environments and should work in Nextcloud too.

Describe alternatives you've considered

Additional context

Editing files in Nextcloud can be very frustrating and provide a worse experience than it could with intelligent editor selection.

@asoltesz asoltesz added 0. Needs triage Pending check for reproducibility or if it fits our roadmap enhancement labels Nov 13, 2020
@szaimen
Copy link
Contributor

szaimen commented Jun 17, 2021

cc @nextcloud/designers does this make sense and is it feasible?

@juliusknorr
Copy link
Member

Related discussion for collabora nextcloud/richdocuments#1400 (comment)

@ghost
Copy link

ghost commented Jul 18, 2021

This issue has been automatically marked as stale because it has not had recent activity and seems to be missing some essential information. It will be closed if no further activity occurs. Thank you for your contributions.

@ghost ghost added the stale Ticket or PR with no recent activity label Jul 18, 2021
@ghost ghost closed this as completed Aug 1, 2021
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap enhancement needs info stale Ticket or PR with no recent activity
Projects
None yet
Development

No branches or pull requests

3 participants