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

View a specific file version in the usual editors #35509

Closed
PVince81 opened this issue Nov 30, 2022 · 3 comments
Closed

View a specific file version in the usual editors #35509

PVince81 opened this issue Nov 30, 2022 · 3 comments
Labels
1. to develop Accepted and waiting to be taken care of enhancement feature: versions
Milestone

Comments

@PVince81
Copy link
Member

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.
When a file has multiple versions in the versions tab and a user wants to restore a specific one, it is currently impossible to know which one is the "correct" one or intended one. Well, one can download the file and view it locally, assuming that the user has a local viewer installed.

Describe the solution you'd like
Having the ability to view a version of a file directly in the browser using the Nextcloud viewers like the viewer app (photos, etc), PDF viewer, text editor, office, in read-only mode.

Describe alternatives you've considered
It's currently possible already to download a version as a workaround.

Additional context
Popped up while reviewing #35080

Extension
A possible extension of this would be to provide a "diff" view, but this would be much more complex as it requires to be able to select two versions to diff and also the viewers/editors need to support diffing in some way. There's a separate issue for that #30382

@PVince81 PVince81 added enhancement 1. to develop Accepted and waiting to be taken care of feature: versions labels Nov 30, 2022
@AndyScherzinger AndyScherzinger added this to the Nextcloud 26 milestone Nov 30, 2022
@PVince81 PVince81 changed the title View a specifical file version in the usual editors View a specific file version in the usual editors Dec 6, 2022
@juliusknorr
Copy link
Member

Relevant viewer issue nextcloud/viewer#1469

@PVince81
Copy link
Member Author

PVince81 commented Dec 7, 2022

depends on the new view API #30070 (@skjnldsv fyi)

@blizzz blizzz modified the milestones: Nextcloud 26, Nextcloud 27 Mar 9, 2023
@skjnldsv skjnldsv removed this from the Nextcloud 27.0.2 milestone Aug 8, 2023
@jancborchardt jancborchardt added this to the Nextcloud 28 milestone Feb 28, 2024
@AndyScherzinger
Copy link
Member

resolved via the side-by-side comparison feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of enhancement feature: versions
Projects
Archived in project
Development

No branches or pull requests

6 participants