So I have attached in my permalink protection button. It’s a working proof of concept, On any tiddler click it and it will copy a permalink to the clipboard with the tiddlers title getting spaces replaced with _ and create a matching tiddler. We can use different rules if we wish. permalink-protection_button.json (2.1 KB) drop it on tiddlywiki to see it work, and capture a permalink on a tiddler with spaces. Look in recent to see what was created and look/edit it.
- It would be a simple matter to hide such permalink protection tiddlers from the general search.
-[object-type[permalink-tiddler]] - Even if you rename the source tiddler, with relink installed the same URI will show the same content.
- If you ever publish a URI then if you never delete your “permalink protection tiddlers” then not only will the same content be displayed, but you can choose to redirect previously published URI’s to different content in the same wiki.
- We can even adjust it to appear with the same space separated title.
- This is better than adding slug to a tiddler because it is change tolerant and you can gather information about the links you have shared outside the wiki.