OK, then, here is a workflow to go from epub -> html -> tiddlywiki. (1) I download the epub version of http://open.lib.umn.edu/americangovernment/ (2) Use pandoc to convert to html (http://pandoc.org/)
pandoc -f epub -t html American-Government-and-Politics-in-the-Information- Age-1479837299._3.epub -o Amgov.html (3) Import Amgov.html to a text-slicer edition of TiddlyWiki http://tiddlywiki.com/editions/text-slicer/ (4) The results are here: http://american-government-in-the-information-age.tiddlyspot.com/ Pretty good for 5 minutes of work - not counting the time to download pandoc & teach myself to use it :) (5) Next steps: work on displaying TW tiddlers in an organized fashion using the list fields. That should be relatively straightforward. I'll report back to this thread soon... //steve. On Tuesday, May 9, 2017 at 10:36:41 AM UTC-4, Steven Schneider wrote: > > > On Tuesday, May 9, 2017 at 10:02:13 AM UTC-4, Mark S. wrote: >> >> I think he's saying that he wants to convert existing texts into TW. >> > > Yes - that is exactly what I am saying. Here is an example: > http://open.lib.umn.edu/americangovernment/ > > How would I begin to import this into TW? > > //steve. > > >>> -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/e26a244e-54a6-4d39-bacf-03aa647f8ff3%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

