Discussion:
[tw] [TW5] Preview of new export button
Jeremy Ruston
2014-11-10 21:43:34 UTC
Permalink
I've started work on implementing a new export button, and thought it was
worth getting some feedback before the release of 5.1.5.

[image: Inline image 1]

You can try out the new feature at:

http://tiddlywiki.com/prerelease/

The export button appears as both a page control toolbar button to export
all tiddlers and as a tiddler toolbar button to export an individual
tiddler. For ease of testing the export button is shown by default in the
prerelease, but it will be hidden by default in 5.1.5. The export button
also appears in the results of the advanced search "filter" tab, allowing
you to export matching tiddlers in a single operation.

The button initially supports exporting as static HTML, CSV, JSON or `.tid`
file.

Issues I've found with it so far:

* 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 TW5 doesn’t currently support nested popups)

There are more details in the commit:

https://github.com/Jermolene/TiddlyWiki5/commit/6fc5c70ace43219710983f6d9640f4b01d620908

I'd be interested to learn how you get on using exported CSV files in other
apps, and any suggestions or improvements.

Best wishes

Jeremy
--
Jeremy Ruston
mailto:***@gmail.com
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
Felix Küppers
2014-11-10 22:15:07 UTC
Permalink
Looks great!
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
PMario
2014-11-10 22:42:18 UTC
Permalink
Looks good.
It seems to work for me. ... some more testing needed :)
-m
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
Mat
2014-11-10 22:43:56 UTC
Permalink
Yay!

In exporting to CSV, an looking at tiddler "Adding a Twitter Follow button"
I notice the code samples are not transferred but in it's place there's an
empty frame (the iframe?) showing. (You'll find it immediately in the CSV
if you scroll down.)
Maybe this is standard behaviour, I have no idea.

<:-)
Post by Jeremy Ruston
I've started work on implementing a new export button, and thought it was
worth getting some feedback before the release of 5.1.5.
[image: Inline image 1]
http://tiddlywiki.com/prerelease/
The export button appears as both a page control toolbar button to export
all tiddlers and as a tiddler toolbar button to export an individual
tiddler. For ease of testing the export button is shown by default in the
prerelease, but it will be hidden by default in 5.1.5. The export button
also appears in the results of the advanced search "filter" tab, allowing
you to export matching tiddlers in a single operation.
The button initially supports exporting as static HTML, CSV, JSON or
`.tid` file.
* 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 TW5 doesn’t currently support nested popups)
https://github.com/Jermolene/TiddlyWiki5/commit/6fc5c70ace43219710983f6d9640f4b01d620908
I'd be interested to learn how you get on using exported CSV files in
other apps, and any suggestions or improvements.
Best wishes
Jeremy
--
Jeremy Ruston
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
Jeremy Ruston
2014-11-11 07:48:47 UTC
Permalink
Hi Mat

In exporting to CSV, an looking at tiddler "Adding a Twitter Follow button"
Post by Mat
I notice the code samples are not transferred but in it's place there's an
empty frame (the iframe?) showing. (You'll find it immediately in the CSV
if you scroll down.)
Maybe this is standard behaviour, I have no idea.
I can't reproduce that issue. I've just exported "Adding a Twitter Follow
button" to CSV both as a single file and via exporting the all tiddlers. In
both cases, the content in the CSV file matches the content I see in edit
mode. Are you reviewing the CSV file in a text editor, or looking at what's
displayed in a spreadsheet app?

Best wishes

Jeremy
Post by Mat
<:-)
Post by Jeremy Ruston
I've started work on implementing a new export button, and thought it was
worth getting some feedback before the release of 5.1.5.
[image: Inline image 1]
http://tiddlywiki.com/prerelease/
The export button appears as both a page control toolbar button to export
all tiddlers and as a tiddler toolbar button to export an individual
tiddler. For ease of testing the export button is shown by default in the
prerelease, but it will be hidden by default in 5.1.5. The export button
also appears in the results of the advanced search "filter" tab, allowing
you to export matching tiddlers in a single operation.
The button initially supports exporting as static HTML, CSV, JSON or
`.tid` file.
* 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 TW5 doesn’t currently support nested popups)
https://github.com/Jermolene/TiddlyWiki5/commit/
6fc5c70ace43219710983f6d9640f4b01d620908
I'd be interested to learn how you get on using exported CSV files in
other apps, and any suggestions or improvements.
Best wishes
Jeremy
--
Jeremy Ruston
--
Jeremy Ruston
mailto:***@gmail.com
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
Mat
2014-11-11 08:50:01 UTC
Permalink
Ah, embarassing; Firefox is set up, probably by me, to ask if I wish to
open the file or save it. I simply opened it, thus in Firefox, which showed
the strange layut. My bad.

However, another potential issue; Opening the csv in LibreOffice Calc warns
that the maximum number of characters per cell is exceeded for csv. Looking
at the result I can't really tell, it appears ok. I have not investigated
closer, maybe it's some setting or possibly a LibreOffice limitation. But
can I ask which are the names of some of the largest tiddlers that should
appear there and I'll try to see of they appear ok or not.

<:-)
Post by Jeremy Ruston
Hi Mat
In exporting to CSV, an looking at tiddler "Adding a Twitter Follow
button" I notice the code samples are not transferred but in it's place
there's an empty frame (the iframe?) showing. (You'll find it immediately
in the CSV if you scroll down.)
Maybe this is standard behaviour, I have no idea.
I can't reproduce that issue. I've just exported "Adding a Twitter Follow
button" to CSV both as a single file and via exporting the all tiddlers. In
both cases, the content in the CSV file matches the content I see in edit
mode. Are you reviewing the CSV file in a text editor, or looking at what's
displayed in a spreadsheet app?
Best wishes
Jeremy
<:-)
Post by Jeremy Ruston
I've started work on implementing a new export button, and thought it
was worth getting some feedback before the release of 5.1.5.
[image: Inline image 1]
http://tiddlywiki.com/prerelease/
The export button appears as both a page control toolbar button to
export all tiddlers and as a tiddler toolbar button to export an individual
tiddler. For ease of testing the export button is shown by default in the
prerelease, but it will be hidden by default in 5.1.5. The export button
also appears in the results of the advanced search "filter" tab, allowing
you to export matching tiddlers in a single operation.
The button initially supports exporting as static HTML, CSV, JSON or
`.tid` file.
* 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 TW5 doesn’t currently support nested
popups)
https://github.com/Jermolene/TiddlyWiki5/commit/
6fc5c70ace43219710983f6d9640f4b01d620908
I'd be interested to learn how you get on using exported CSV files in
other apps, and any suggestions or improvements.
Best wishes
Jeremy
--
Jeremy Ruston
--
Jeremy Ruston
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
PMario
2014-11-11 10:56:26 UTC
Permalink
Post by Mat
However, another potential issue; Opening the csv in LibreOffice Calc
warns that the maximum number of characters per cell is exceeded for csv.
Looking at the result I can't really tell, it appears ok. I have not
investigated closer, maybe it's some setting or possibly a LibreOffice
limitation. But can I ask which are the names of some of the largest
tiddlers that should appear there and I'll try to see of they appear ok or
not.
It seems to be 64kByte see: http://en.libreofficeforum.org/node/8980
So there shouldn't be a problem, except for the /all template tiddlers.

-m
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
Alex Hough
2014-11-11 11:23:45 UTC
Permalink
I think there's some confusion with the download button. Maybe *it* should
have the pop up with the options and the node version have a different
mechanism to show that saving has occurred

Alex
Post by PMario
Post by Mat
However, another potential issue; Opening the csv in LibreOffice Calc
warns that the maximum number of characters per cell is exceeded for csv.
Looking at the result I can't really tell, it appears ok. I have not
investigated closer, maybe it's some setting or possibly a LibreOffice
limitation. But can I ask which are the names of some of the largest
tiddlers that should appear there and I'll try to see of they appear ok or
not.
It seems to be 64kByte see: http://en.libreofficeforum.org/node/8980
So there shouldn't be a problem, except for the /all template tiddlers.
-m
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
Jeremy Ruston
2014-11-11 11:38:33 UTC
Permalink
Hi Alex
Post by Alex Hough
I think there's some confusion with the download button.
The way that both the "save" and "export" buttons have icons that look like
boxes containing an arrow is problematic.

It's hard to avoid an icon along these lines for "export" because it's
pretty standard. But maybe we could explore alternatives for the "save"
icon. Originally, the "save" icon was designed to look like a "download"
icon because, of course, some of the time that's what it does.
Post by Alex Hough
Maybe *it* should have the pop up with the options and the node version
have a different mechanism to show that saving has occurred
I'm not sure what you mean? If the "save" icon bought up a dropdown then
presumably that would mean it would take two clicks to save, which doesn't
seem desirable.

Best wishes

Jeremy
Post by Alex Hough
Alex
Post by PMario
Post by Mat
However, another potential issue; Opening the csv in LibreOffice Calc
warns that the maximum number of characters per cell is exceeded for csv.
Looking at the result I can't really tell, it appears ok. I have not
investigated closer, maybe it's some setting or possibly a LibreOffice
limitation. But can I ask which are the names of some of the largest
tiddlers that should appear there and I'll try to see of they appear ok or
not.
It seems to be 64kByte see: http://en.libreofficeforum.org/node/8980
So there shouldn't be a problem, except for the /all template tiddlers.
-m
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
--
Jeremy Ruston
mailto:***@gmail.com
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
Alex Hough
2014-11-12 19:54:45 UTC
Permalink
Jeremy,

What I am trying to say is that under node.js the saving is not the same as
downloading. The existing download seems to belong its the other
new download buttons and a save button belongs to a different class - save
to node.


Alex
Post by Jeremy Ruston
Hi Alex
Post by Alex Hough
I think there's some confusion with the download button.
The way that both the "save" and "export" buttons have icons that look
like boxes containing an arrow is problematic.
It's hard to avoid an icon along these lines for "export" because it's
pretty standard. But maybe we could explore alternatives for the "save"
icon. Originally, the "save" icon was designed to look like a "download"
icon because, of course, some of the time that's what it does.
Post by Alex Hough
Maybe *it* should have the pop up with the options and the node version
have a different mechanism to show that saving has occurred
I'm not sure what you mean? If the "save" icon bought up a dropdown then
presumably that would mean it would take two clicks to save, which doesn't
seem desirable.
Best wishes
Jeremy
Post by Alex Hough
Alex
Post by PMario
Post by Mat
However, another potential issue; Opening the csv in LibreOffice Calc
warns that the maximum number of characters per cell is exceeded for csv.
Looking at the result I can't really tell, it appears ok. I have not
investigated closer, maybe it's some setting or possibly a LibreOffice
limitation. But can I ask which are the names of some of the largest
tiddlers that should appear there and I'll try to see of they appear ok or
not.
It seems to be 64kByte see: http://en.libreofficeforum.org/node/8980
So there shouldn't be a problem, except for the /all template tiddlers.
-m
--
You received this message because you are subscribed to the Google
Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send
.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an
.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
--
Jeremy Ruston
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an
.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
Jeremy Ruston
2014-11-13 08:27:12 UTC
Permalink
Hi Alex
Post by Alex Hough
What I am trying to say is that under node.js the saving is not the same
as downloading. The existing download seems to belong its the other
new download buttons and a save button belongs to a different class - save
to node.
When running the client-server configuration under Node.js the "save
changes" button downloads a snapshot of the current wiki, which is close to
what it does in the standalone configuration.

Best wishes

Jeremy
Post by Alex Hough
Alex
Post by Jeremy Ruston
Hi Alex
Post by Alex Hough
I think there's some confusion with the download button.
The way that both the "save" and "export" buttons have icons that look
like boxes containing an arrow is problematic.
It's hard to avoid an icon along these lines for "export" because it's
pretty standard. But maybe we could explore alternatives for the "save"
icon. Originally, the "save" icon was designed to look like a "download"
icon because, of course, some of the time that's what it does.
Post by Alex Hough
Maybe *it* should have the pop up with the options and the node version
have a different mechanism to show that saving has occurred
I'm not sure what you mean? If the "save" icon bought up a dropdown then
presumably that would mean it would take two clicks to save, which doesn't
seem desirable.
Best wishes
Jeremy
Post by Alex Hough
Alex
Post by PMario
Post by Mat
However, another potential issue; Opening the csv in LibreOffice Calc
warns that the maximum number of characters per cell is exceeded for csv.
Looking at the result I can't really tell, it appears ok. I have not
investigated closer, maybe it's some setting or possibly a LibreOffice
limitation. But can I ask which are the names of some of the largest
tiddlers that should appear there and I'll try to see of they appear ok or
not.
It seems to be 64kByte see: http://en.libreofficeforum.org/node/8980
So there shouldn't be a problem, except for the /all template tiddlers.
-m
--
You received this message because you are subscribed to the Google
Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google
Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
--
Jeremy Ruston
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
--
Jeremy Ruston
mailto:***@gmail.com
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
Ton Gerner
2014-11-11 11:39:47 UTC
Permalink
Hi Jeremy,

Looks great to me.

The only thing I saw was when exporting as 'Plain text.tid tiddler file'
only "A Thesis Notebook" by Alberto Molina was exported. I can imagine that
only 1 tiddler will be exported (if that is what was intended) but how can
you export a certain tiddler instead of just the first one in the list?
Minor issue: the tooltip of the export icon shows 'Export all tiddlers'
what is not true in the case of 'Plain text.tid tiddler file'.

Tested with Windows 7 + Firefox 33.1

Cheers,

Ton
Post by Jeremy Ruston
I've started work on implementing a new export button, and thought it was
worth getting some feedback before the release of 5.1.5.
[image: Inline image 1]
http://tiddlywiki.com/prerelease/
The export button appears as both a page control toolbar button to export
all tiddlers and as a tiddler toolbar button to export an individual
tiddler. For ease of testing the export button is shown by default in the
prerelease, but it will be hidden by default in 5.1.5. The export button
also appears in the results of the advanced search "filter" tab, allowing
you to export matching tiddlers in a single operation.
The button initially supports exporting as static HTML, CSV, JSON or
`.tid` file.
* 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 TW5 doesn’t currently support nested popups)
https://github.com/Jermolene/TiddlyWiki5/commit/6fc5c70ace43219710983f6d9640f4b01d620908
I'd be interested to learn how you get on using exported CSV files in
other apps, and any suggestions or improvements.
Best wishes
Jeremy
--
Jeremy Ruston
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
Jeremy Ruston
2014-11-11 12:06:27 UTC
Permalink
Hi Ton

The only thing I saw was when exporting as 'Plain text.tid tiddler file'
Post by Ton Gerner
only "A Thesis Notebook" by Alberto Molina was exported. I can imagine that
only 1 tiddler will be exported (if that is what was intended) but how can
you export a certain tiddler instead of just the first one in the list?
The .tid file format can only contain a single tiddler. So when you use the
page export button you end up with a .tid file containing just the first
tiddler.

To export a specific tiddler, just navigate to that tiddler and then use
the tiddler export button in the tiddler toolbar button.

Minor issue: the tooltip of the export icon shows 'Export all tiddlers'
Post by Ton Gerner
what is not true in the case of 'Plain text.tid tiddler file'.
Yes, that's frustrating but I'm not sure what we can do about it. Maybe we
could disable the .tid export format when multiple tiddlers are being
exported, so it would only appear on the tiddler export dropdown.

Best wishes

Jeremy
Post by Ton Gerner
Tested with Windows 7 + Firefox 33.1
Cheers,
Ton
Post by Jeremy Ruston
I've started work on implementing a new export button, and thought it was
worth getting some feedback before the release of 5.1.5.
[image: Inline image 1]
http://tiddlywiki.com/prerelease/
The export button appears as both a page control toolbar button to export
all tiddlers and as a tiddler toolbar button to export an individual
tiddler. For ease of testing the export button is shown by default in the
prerelease, but it will be hidden by default in 5.1.5. The export button
also appears in the results of the advanced search "filter" tab, allowing
you to export matching tiddlers in a single operation.
The button initially supports exporting as static HTML, CSV, JSON or
`.tid` file.
* 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 TW5 doesn’t currently support nested popups)
https://github.com/Jermolene/TiddlyWiki5/commit/
6fc5c70ace43219710983f6d9640f4b01d620908
I'd be interested to learn how you get on using exported CSV files in
other apps, and any suggestions or improvements.
Best wishes
Jeremy
--
Jeremy Ruston
--
Jeremy Ruston
mailto:***@gmail.com
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
Ton Gerner
2014-11-11 12:48:22 UTC
Permalink
Hi Jeremy,
Post by Jeremy Ruston
Hi Ton
The only thing I saw was when exporting as 'Plain text.tid tiddler file'
Post by Ton Gerner
only "A Thesis Notebook" by Alberto Molina was exported. I can imagine that
only 1 tiddler will be exported (if that is what was intended) but how can
you export a certain tiddler instead of just the first one in the list?
The .tid file format can only contain a single tiddler. So when you use
the page export button you end up with a .tid file containing just the
first tiddler.
To export a specific tiddler, just navigate to that tiddler and then use
the tiddler export button in the tiddler toolbar button.
Minor issue: the tooltip of the export icon shows 'Export all tiddlers'
Post by Ton Gerner
what is not true in the case of 'Plain text.tid tiddler file'.
Yes, that's frustrating but I'm not sure what we can do about it. Maybe we
could disable the .tid export format when multiple tiddlers are being
exported, so it would only appear on the tiddler export dropdown.
I forgot there was an export button (with the right tooltip and meaning -
just one tiddler) in the Viewtoolbar.
Maybe better to leave out 'Plain text.tid tiddler file' from the dropdown
menu of the Pagecontrol Export button?

Cheers,

Ton
Post by Jeremy Ruston
Best wishes
Jeremy
Post by Ton Gerner
Tested with Windows 7 + Firefox 33.1
Cheers,
Ton
Post by Jeremy Ruston
I've started work on implementing a new export button, and thought it
was worth getting some feedback before the release of 5.1.5.
[image: Inline image 1]
http://tiddlywiki.com/prerelease/
The export button appears as both a page control toolbar button to
export all tiddlers and as a tiddler toolbar button to export an individual
tiddler. For ease of testing the export button is shown by default in the
prerelease, but it will be hidden by default in 5.1.5. The export button
also appears in the results of the advanced search "filter" tab, allowing
you to export matching tiddlers in a single operation.
The button initially supports exporting as static HTML, CSV, JSON or
`.tid` file.
* 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 TW5 doesn’t currently support nested
popups)
https://github.com/Jermolene/TiddlyWiki5/commit/
6fc5c70ace43219710983f6d9640f4b01d620908
I'd be interested to learn how you get on using exported CSV files in
other apps, and any suggestions or improvements.
Best wishes
Jeremy
--
Jeremy Ruston
--
Jeremy Ruston
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
Xavier Cazin
2014-11-11 16:01:03 UTC
Permalink
Hello Jeremy,

The .tid file format can only contain a single tiddler. So when you use the
Post by Jeremy Ruston
page export button you end up with a .tid file containing just the first
tiddler.
To export a specific tiddler, just navigate to that tiddler and then use
the tiddler export button in the tiddler toolbar button.
Minor issue: the tooltip of the export icon shows 'Export all tiddlers'
Post by Ton Gerner
what is not true in the case of 'Plain text.tid tiddler file'.
Yes, that's frustrating but I'm not sure what we can do about it. Maybe we
could disable the .tid export format when multiple tiddlers are being
exported, so it would only appear on the tiddler export dropdown.
Probably a very naïve question, but is there a browser constraint for not
having a folder filled with the selected tiddlers in this case?

Cheers,
Xavier.
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
Jeremy Ruston
2014-11-11 21:46:31 UTC
Permalink
Hi Xavier
Post by Xavier Cazin
Probably a very naïve question, but is there a browser constraint for not
having a folder filled with the selected tiddlers in this case?
The standard browser download saver can only save a single file at once. We
could save multiple files in TiddlyFox or TiddlyDesktop.

I am interested in the possibility of constructing an uncompressed ZIP file
containing all the files and downloading the ZIP file instead. It turns out
that the ZIP file format allows for uncompressed files, and it's a fairly
easy format to write given the good support we've got for binary data in JS.

Best wishes

Jeremy.
Post by Xavier Cazin
Cheers,
Xavier.
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
--
Jeremy Ruston
mailto:***@gmail.com
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
Xavier Cazin
2014-11-12 08:52:40 UTC
Permalink
Hi Jeremy,

Thank you for the explanation. Actually, for my needs (select a bunch of
tiddlers to bring them from one Node.js-served TiddlyWiki to another one,
the single HTML file would make a good alternative to the uncompressed zip
:-)

Thanks again,
Xavier.

-- Xavier Cazin
Post by Jeremy Ruston
Hi Xavier
Post by Xavier Cazin
Probably a very naïve question, but is there a browser constraint for not
having a folder filled with the selected tiddlers in this case?
The standard browser download saver can only save a single file at
once. We could save multiple files in TiddlyFox or TiddlyDesktop.
I am interested in the possibility of constructing an uncompressed ZIP
file containing all the files and downloading the ZIP file instead. It
turns out that the ZIP file format allows for uncompressed files, and it's
a fairly easy format to write given the good support we've got for binary
data in JS.
Best wishes
Jeremy.
Post by Xavier Cazin
Cheers,
Xavier.
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
--
Jeremy Ruston
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
Blake Blacksmith
2014-11-11 22:07:22 UTC
Permalink
Looks beautiful! Can't wait to try out the new export feature.
Post by Jeremy Ruston
I've started work on implementing a new export button, and thought it was
worth getting some feedback before the release of 5.1.5.
[image: Inline image 1]
http://tiddlywiki.com/prerelease/
The export button appears as both a page control toolbar button to export
all tiddlers and as a tiddler toolbar button to export an individual
tiddler. For ease of testing the export button is shown by default in the
prerelease, but it will be hidden by default in 5.1.5. The export button
also appears in the results of the advanced search "filter" tab, allowing
you to export matching tiddlers in a single operation.
The button initially supports exporting as static HTML, CSV, JSON or
`.tid` file.
* 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 TW5 doesn’t currently support nested popups)
https://github.com/Jermolene/TiddlyWiki5/commit/6fc5c70ace43219710983f6d9640f4b01d620908
I'd be interested to learn how you get on using exported CSV files in
other apps, and any suggestions or improvements.
Best wishes
Jeremy
--
Jeremy Ruston
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
Blake Blacksmith
2014-11-11 22:17:14 UTC
Permalink
Great news. Can't wait to try out the new export feature!

For your info, I will probably end up using the export feature as a backup
and as a means to share my tiddlers with non-TiddlyWiki users.

-Blake
Post by Jeremy Ruston
I've started work on implementing a new export button, and thought it was
worth getting some feedback before the release of 5.1.5.
[image: Inline image 1]
http://tiddlywiki.com/prerelease/
The export button appears as both a page control toolbar button to export
all tiddlers and as a tiddler toolbar button to export an individual
tiddler. For ease of testing the export button is shown by default in the
prerelease, but it will be hidden by default in 5.1.5. The export button
also appears in the results of the advanced search "filter" tab, allowing
you to export matching tiddlers in a single operation.
The button initially supports exporting as static HTML, CSV, JSON or
`.tid` file.
* 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 TW5 doesn’t currently support nested popups)
https://github.com/Jermolene/TiddlyWiki5/commit/6fc5c70ace43219710983f6d9640f4b01d620908
I'd be interested to learn how you get on using exported CSV files in
other apps, and any suggestions or improvements.
Best wishes
Jeremy
--
Jeremy Ruston
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
Danielo Rodríguez
2014-11-12 13:51:15 UTC
Permalink
Since export to tid files is already posible, and tiddlyfox and
tiddlydesktop allows you to access the filesystem, will be some kind of
sync-adaptor to the local filesystem like node does?
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
Jeremy Ruston
2014-11-12 14:57:49 UTC
Permalink
Hi Danielo

Since export to tid files is already posible, and tiddlyfox and
Post by Danielo Rodríguez
tiddlydesktop allows you to access the filesystem, will be some kind of
sync-adaptor to the local filesystem like node does?
Yes, one of the possibilities is to have the filesystemadaptor running in
TiddlyFox/TiddlyDesktop. But that's a different concern than enabling
export of multiple files; with export there's no synchronisation.

Best wishes

Jeremy.
--
Jeremy Ruston
mailto:***@gmail.com
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
Felix Küppers
2014-11-22 12:39:24 UTC
Permalink
Hi Jeremy,

not sure if this was asked before, but could you name the exported tiddler
according to the tiddlersname (minus slashes and all these symbols that
would cause conflicts with the os pathname).

Regards
Felix
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
Danielo Rodríguez
2014-11-22 13:25:34 UTC
Permalink
I think is not possible because browser limitations. Maybe I'm wrong and it is possible.
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
Felix Küppers
2014-11-22 13:54:13 UTC
Permalink
Hi Danielo,

I think is not possible because browser limitations. Maybe I'm wrong and it
Post by Danielo Rodríguez
is possible.
Hmm, it should be possible because at one point the download is named
"tiddler.tid".

https:
//github.com/Jermolene/TiddlyWiki5/blob/master/core/wiki/macros/export.tid

reads the filename from a field called filename...

Regards
Felix
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
Felix Küppers
2014-11-22 13:55:57 UTC
Permalink
Post by Jeremy Ruston
https://
github.com/Jermolene/TiddlyWiki5/blob/master/core/wiki/macros/export.tid
Ok I guess I misinterpreted the file but at some point it is decided how
to name the download
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
Jeremy Ruston
2014-11-22 14:23:07 UTC
Permalink
Hi Felix
Post by Felix Küppers
not sure if this was asked before, but could you name the exported
tiddler according to the tiddlersname (minus slashes and all these symbols
that would cause conflicts with the os pathname).

Good idea, I've made the necessary changes here:

https://github.com/Jermolene/TiddlyWiki5/commit/e6043b07b90e5da9dac07634326cda9498fb106d

Note that some browsers ignore the filename that TiddlyWiki specifies, and
give the downloaded file a random name. It works on Chrome and Firefox but
not Safari in my tests.

I've also uploaded a new prerelease:

http://tiddlywiki.com/prerelease

Best wishes

Jeremy.
Post by Felix Küppers
https://github.com/Jermolene/TiddlyWiki5/blob/master/core/
Post by Felix Küppers
wiki/macros/export.tid
Ok I guess I misinterpreted the file but at some point it is decided how
to name the download
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
--
Jeremy Ruston
mailto:***@gmail.com
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
Felix Küppers
2014-11-25 15:38:59 UTC
Permalink
The feature to export tiddlers is such a relieve! I am happy it exists.
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
Tobias Beer
2014-11-26 00:03:25 UTC
Permalink
Hi Felix,
Post by Felix Küppers
The feature to export tiddlers is such a relieve! I am happy it exists.
I have the distinct feeling that you're using that for a very interesting
worklflow that I'd like to know more about if you'd want to share.

Best wishes, Tobias.
--
You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+***@googlegroups.com.
To post to this group, send email to ***@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
Loading...