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

FileHandler implementation like in a real OS (default, vs. special per File) #40346

Closed
kaystrobach opened this issue Sep 8, 2023 · 1 comment
Labels
0. Needs triage Pending check for reproducibility or if it fits our roadmap enhancement feature: files

Comments

@kaystrobach
Copy link

How to use GitHub

  • Please use the 👍 reaction 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.

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

Some office documents work in OnlyOffice, some in OpenOffice.
This is usually solved in other Operatingsystems by filehandler, which operate either directly on a per file decision or on the file ending.

Describe the solution you'd like

I see 2 solutions:

  • offer an option to open a file with a different file handler via context menu
  • behave like Mac os and let the user decide on file type and based on a single file, which handler should be used

Describe alternatives you've considered

  • switching office suite

Additional context
Add any other context or screenshots about the feature request here.

@kaystrobach kaystrobach added 0. Needs triage Pending check for reproducibility or if it fits our roadmap enhancement labels Sep 8, 2023
@skjnldsv
Copy link
Member

Duplicate of nextcloud/viewer#2393

@skjnldsv skjnldsv marked this as a duplicate of nextcloud/viewer#2393 Sep 17, 2024
@skjnldsv skjnldsv closed this as not planned Won't fix, can't repro, duplicate, stale Sep 17, 2024
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 feature: files
Projects
None yet
Development

No branches or pull requests

3 participants