Could Freelinks also capture missing tiddlers? and aliases?

I was thinking the same, and at one point saw something similar working but don’t recall how to do it again. If should be simple but needs a clear understanding to achive it. Hopefully one of our Gurus will step in and make it possible :nerd_face:

While that may be necessary, I’ve demonstrated that we can have relatively long books in TW, with each small section bookmarkable. See Bible Wikis — A collection of Tiddlywiki bibles. In each of those versions, each book, chapter, and verse is its own tiddler, and the performance is fine.

Yes, that is what I mean, rather than large tiddlers, sure large wikis (many tiddlers), although I am not sure if it solves the problem;

OK, I have already submitted a PR.

Freelinks may have a Tiddler length limit. About halfway down Book I, linking stops. Splitting the text along two Tiddlers fixes the issue.

Hi @jamesmclellan, your report matches the mid-text cutoff bug fixed in PR #9836. Could you test with this preview build and confirm if it resolves your issue? Thanks!