Try [all[current]links[]] this finds all hard links in the wiki including those due to camel case if switched on. Soft links that appear due to a widget such as list will not appear.
Similarly [all[current]backlinks[]] will find the tiddlers containing tiddler links back to this tiddler.
As you may know a hardlink can be [[pretty name|tiddlername]] and other forms, they will only be listed with their title.
- I am working on a way to also retrieve the “pretty name” but at the moment I have to find a way to make use of
pretty name|tiddlername, and thus introduce a way to handle this special paired value. Without spooking people