Does TW on Node have an image problem?

75 views
Skip to first unread message

Mat

unread,
May 20, 2020, 1:46:36 AM5/20/20
to TiddlyWiki
Question to the TiddlyWiki on Node.js users:

Are tiddlers lazily loaded?
If yes, does this mean that there is no problem with directly embedding big content (e.g images)? Or is it the same limitation as with single file TW?

Thx

<:-)

Rob Hoelz

unread,
May 21, 2020, 10:02:55 AM5/21/20
to TiddlyWiki
Hi Mat,

I myself have Node configured to not lazily load tiddlers (which seems to be the default), but I think you can tell the Node version to lazily load images in this case.  However, because of the limitations, I personally avoid adding large files like images or PDFs to my wiki - I'm still looking for a solution to this problem!

Currently, I do one of the following:
  • Add a tiddler with _canonical_uri
  • Add a link to the document
  • Add a snippet of text "located at $FILEPATH on $COMPUTER name"
These all have the some problem in common - the document could disappear!  That's less of a problem for the third one, but my backups could still go bad and I could lose access to the document.  Not to mention, that last solution loses me access if I'm not on the computer I stored the document on.

I was thinking of looking into some "distributed filesystem" technologies like IPFS or Dat for this, but the need hasn't been pressing enough.  If anyone's got experience with these kinds of technologies (especially used in conjunction with TiddlyWiki!), I'd love to hear your thoughts on the matter!

-Rob
Reply all
Reply to author
Forward
0 new messages