I have gained a thorough understanding of this issue in this thread. I will try and put my conclusions and views sucintly rather than showing the details. Because I have failed to communicate my conclusions so far.
My recomendation;
- The OT - Not I do not think we should change the URL fragment encoding
- To solve your problem I suggest tiddlers you wish to share be given titles that use underscore
_not+to replace the spaces.- Making sure relink updates the mention of the title elsewhere.
- To automate we can create a button to rename ones with spaces
with_
- If you don’t like the look of
_or cant rename the tiddler I presented a whole range of tips and tricks which we can automate. I will address this seperatly if asked.
Using the existing permalink;
- title: Filter Filter Run Prefix (Examples)
https://tiddlywiki.com/#Filter%20Filter%20Run%20Prefix%20(Examples)
- title:
Filter_Filter_Run_Prefix_(Examples) - title:
Filter+Filter+Run+Prefix+(Examples)- https://tiddlywiki.com/#Filter%2BFilter%2BRun%2BPrefix%2B(Examples)
- This link is correct to De Jure standards
The URI encode decode
- Under no circumstances should we interfear with encodeuri and encodeuri operators OR javascript functions these are fixed international standards and will be replied apon by prior plugins and TiddlyWiki script.
I will address the use of other symbols in a seperate reply to keep this simple.