Enable Links To Missing Tiddlers

45 views
Skip to first unread message

Dupui Uis

unread,
Apr 30, 2020, 10:53:38 PM4/30/20
to TiddlyWiki
Hello!

Recently started using TiddlyWiki and am experiencing problems with the Wiki Links section in settings. I have the box checked for "enable links to missing tiddlers" however it still does not create links to tiddlers that do not exist. I have checked my core settings and they are perfectly normal. Not sure what to do here, hope someone could help.

I am also new to this community, I am sorry for the dumb question!

Dupui Uis

unread,
Apr 30, 2020, 11:05:26 PM4/30/20
to TiddlyWiki
To clarify: my intention is whenever I create a link in my tiddler e.g. [[Hello]], it creates a tiddler named Hello; without having to click Edit and confirm.

Anjar

unread,
May 1, 2020, 6:58:20 AM5/1/20
to TiddlyWiki
Hi!

Have a look at this thread: https://groups.google.com/forum/m/#!search/create$20missing$20tiddler/tiddlywiki/xo-kICZZEcg

The suggested solution was made by @BurningTreeC:

"Place the following at the bottom of the "save-tiddler-actions" macro in the $:/core/ui/EditTemplate Tiddler :

<$list filter="[all[current]links[]is[missing]]">
<$action-createtiddler $basetitle=<<currentTiddler>>/>
</$list>"

And @MarkS specifies where it should be put:

"At the top of $:/core/ui/EditTemplate there is a macro, "actions". Put the text at the bottom of the macro, just before "\end""


Best,
Anders

Reply all
Reply to author
Forward
0 new messages