Ticket #4404 (new enhancement)
notebook -- provide an additional (non default) option to "Download to a file" so that revision history is *also* exported.
| Reported by: | was | Owned by: | boothby |
|---|---|---|---|
| Priority: | major | Milestone: | sage-5.11 |
| Component: | notebook | Keywords: | |
| Cc: | burcin, kcrisman, was, mhansen | Work issues: | close/mark as fixed? |
| Report Upstream: | N/A | Reviewers: | |
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
As requested by Stan Flavia on sage-support, replace the single "Download to a file" menu option in the notebook by two options:
- Download to a file
- Download to a file w/ history
The first would download a version of the file without the revision history. The second would do what the current "Download to a file" command does.
Change History
comment:2 Changed 4 years ago by kcrisman
- Cc kcrisman@… added
One should also discuss the possibility of an option to download just the worksheet.txt, for those accessing Sage only via their browser.
comment:3 Changed 4 years ago by timdumol
- Cc was, mhansen added
- Work issues set to close/mark as fixed?
- Report Upstream set to N/A
SageNB no longer exports revision data, so I think this should be closed.
comment:4 Changed 4 years ago by kcrisman
- Cc kcrisman added; kcrisman@… removed
Okay, so maybe the ticket should be reversed in order. Are you saying that it is impossible to have Sage export revision data at all now, or that it isn't implemented? I can't find it quickly, but there have been discussions on cases where this could be useful. And exporting just the txt or whatever file would also still be good, though in the meantime that may be a different ticket.
comment:5 Changed 4 years ago by was
- Summary changed from notebook -- split "Download to a file" into two menu options, one without revision history to notebook -- provide an additional (non default) option to "Download to a file" so that revision history is *also* exported.
I'm changing the summary to better reflect the issue.
