
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.
<:-)
On Monday, November 10, 2014 10:43:39 PM UTC+1, Jeremy Ruston wrote: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.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:I'd be interested to learn how you get on using exported CSV files in other apps, and any suggestions or improvements.Best wishesJeremy--
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.
--
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 tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
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--On 11 November 2014 10:56, PMario <pmar...@gmail.com> wrote:On Tuesday, November 11, 2014 9:50:01 AM UTC+1, Mat wrote: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 tiddl...@googlegroups.com.
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 tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
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
On Monday, November 10, 2014 10:43:39 PM UTC+1, Jeremy Ruston wrote: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.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:I'd be interested to learn how you get on using exported CSV files in other apps, and any suggestions or improvements.Best wishesJeremy--
Hi TonThe 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?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' 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.
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' 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 tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
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?
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.
I think is not possible because browser limitations. Maybe I'm wrong and it is possible.
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 tiddl...@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.
The feature to export tiddlers is such a relieve! I am happy it exists.