Opened 14 years ago
Closed 2 years ago
#4404 closed enhancement (invalid)
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-6.4 |
Component: | notebook | Keywords: | |
Cc: | burcin, kcrisman, was, mhansen | Merged in: | |
Authors: | Reviewers: | ||
Report Upstream: | N/A | Work issues: | close/mark as fixed? |
Branch: | Commit: | ||
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 (10)
comment:1 Changed 14 years ago by
- Cc burcin added
comment:2 Changed 13 years ago by
- Cc kcrisman@… added
comment:3 Changed 13 years ago by
- Cc was mhansen added
- Report Upstream set to N/A
- Work issues set to close/mark as fixed?
SageNB no longer exports revision data, so I think this should be closed.
comment:4 Changed 13 years ago by
- 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 13 years ago by
- 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.
comment:6 Changed 9 years ago by
- Milestone changed from sage-5.11 to sage-5.12
comment:7 Changed 9 years ago by
- Milestone changed from sage-6.1 to sage-6.2
comment:8 Changed 8 years ago by
- Milestone changed from sage-6.2 to sage-6.3
comment:9 Changed 8 years ago by
- Milestone changed from sage-6.3 to sage-6.4
comment:10 Changed 2 years ago by
- Resolution set to invalid
- Status changed from new to closed
Closing deprecated notebook tickets
One should also discuss the possibility of an option to download just the worksheet.txt, for those accessing Sage only via their browser.