1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-08-09 04:30:35 +00:00
TiddlyWiki5/core/ui/PageControls
Jermolene 6fc5c70ace First pass at export button
New export button appears as a page control toolbar button, a tiddler
toolbar button, and a button in the advanced search filter tab.

Initially supports exporting as static HTML, CSV, JSON or `.tid` file.

Still to do:

* Made the exporter descriptions translatable
* Hide the export button by default
* User docs
* Cleaning up the existing templates (eg,
`$:/core/templates/alltiddlers.template.html` should work by
transcluding `$:/core/templates/exporters/Static`)
* Docs for the new macros `exportButton`, `csvtiddlers` and
`jsontiddlers`

Issues:

* OS X Numbers refuses to open CSV files that have been generated in
Chrome, because it thinks they’ve been downloaded from the Internet.
Firefox works OK
* The export button won’t work within the tiddler info panel, or from
the *more* popup (this is because we don’t support nested popups)
2014-11-10 20:59:15 +00:00
..
advanced-search.tid Add an advanced search toolbar button 2014-10-22 16:30:41 +01:00
closeall.tid Add span wrapper around button caption text 2014-10-12 01:43:01 +10:00
controlpanel.tid Add span wrapper around button caption text 2014-10-12 01:43:01 +10:00
encryption.tid Add span wrapper around button caption text 2014-10-12 01:43:01 +10:00
export-page.tid First pass at export button 2014-11-10 20:59:15 +00:00
full-screen.tid Add span wrapper around button caption text 2014-10-12 01:43:01 +10:00
home.tid Add span wrapper around button caption text 2014-10-12 01:43:01 +10:00
import.tid Add span wrapper around button caption text 2014-10-12 01:43:01 +10:00
language.tid Increase size of flags in language dropdown 2014-10-29 12:15:32 +00:00
more-page-actions.tid Add span wrapper around button caption text 2014-10-12 01:43:01 +10:00
new-journal.tid Add span wrapper around button caption text 2014-10-12 01:43:01 +10:00
newtiddler.tid Add span wrapper around button caption text 2014-10-12 01:43:01 +10:00
refresh.tid Add span wrapper around button caption text 2014-10-12 01:43:01 +10:00
savewiki.tid Add span wrapper around button caption text 2014-10-12 01:43:01 +10:00
storyview.tid Add span wrapper around button caption text 2014-10-12 01:43:01 +10:00
tag-button.tid Add span wrapper around button caption text 2014-10-12 01:43:01 +10:00
theme.tid Add span wrapper around button caption text 2014-10-12 01:43:01 +10:00