Currently TiddlySpace uses URLs of the following form as permalinks to individual tiddlers in a particular space:
http://jermolene.tiddlyspace.com/#HelloThere
Such links only resolve correctly in browsers with JavaScript enabled, and capable of running TiddlyWiki.

An alternative would be to use URLs that point to a custom HTML representation of the tiddler:
http://jermolene.tiddlyspace.com/HelloThere.html
This would return a server-generated HTML representation of the tiddler, with a button to switch to the full TiddlyWiki representation of the tiddler. There would also be a means of bypassing the HTML version in future, redirecting straight to the TiddlyWiki version of the URL.

This change would make TiddlySpace permalinks be more webby and robust.
bag
jermolene_public
created
Sun, 01 Aug 2010 13:58:08 GMT
creator
jermolene
modified
Sat, 18 Sep 2010 17:37:02 GMT
modifier
jermolene
tags
@cdent
TiddlySpace