Diego,

In order to preserve references (e.g. web pages) in their entirety in 
TiddlyWiki, in addition to the copied text, you should also import the 
images in them, plus convert the formatting to TiddlyWiki syntax. Instead, 
it's easier to export the website to a separate file.

The list of possible document formats 
<https://en.wikipedia.org/wiki/Comparison_of_e-book_formats> is relatively 
long, but Tiddly supports few of them <https://tiddlywiki.com/#ContentType>, 
with PDF and EPUB formats being the most preferred in my opinion.

   - The file can be imported into the single HTML wiki
   - When you download the wiki, all images and documents are downloaded 
      along with it
      - If you create a password-protected wiki, the files in it will also 
      be encrypted
      - The larger the HTML size, the slower it will load and save over the 
      web
      - A document or image makes an HTML file as large as adding hundreds 
         of regular tiddlers
         - Convert images to another format, resize them, delete metadata 
         to reduce their size to a minimum
         - It is a good idea to store documents in EPUB format instead of 
         PDF, as this is the smallest size
         - In this case, you need external software to view the documents
            - You can also store the file separately 
   <https://groups.google.com/d/msg/tiddlywiki/ajMbNarKOOE/NHT2uUkTAwAJ>
   - The size of the single HTML will be much smaller, so loading and 
      saving will be faster
         - You can link to a virtually unlimited number of images and 
         documents, with a minimal increase in wiki size
         - Since we handle separate files, it might be worth considering 
      switching to TiddlyWiki on Node.js, because in the case of single HTML, 
the 
      files are uploaded in an interface independent of TiddlyWiki, but in 
      Node.js, TiddlyWiki itself takes care of saving them to separate files
      - The wiki will be incomplete if the files are missing, the link to 
      them will be broken, due to the relative addressing it is not even 
possible 
      to view them online
      - Since the size of the files is no longer a problem, it's a good 
      idea to store the documents in PDF, because this way you can view them 
      directly on the wiki, you don't have to download the file separately and 
      open it in the software that conforms to the document format.
   

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8e8cd629-80fd-4496-b999-329132c6b35fn%40googlegroups.com.

Reply via email to