Hi Stephan,

I was thinking about some similar problems lately:

* How to keep internal and external tiddler links intact, when you want to 
translate the whole page content, including headings ... 
  * internal ... inside TW
  * external ... google search results

* How do you create nice looking, human readable, permanent URI's ... so no 
%20, %5d, %5b crap in the link. 
  * for posting to eg this group

I'm using your TOC concept to achieve this.  see: https://tweb.at

The problem is, that using this mechanism isn't convenient at the moment. 
I need to change the ViewTemplate and every tiddler needs special fields. 
... But if the new "New Tiddler" will be available it will make the 
workflow easier.

I think, Jeremy will never, ever change the TW "title behaviour" ... but 
there is enough functionality in the new transclude mechanism, to make 
different structures possible. 

So instead of using [[Getting Started|GettingStarted]] we can use {{ 
GettingStarted!!anyField || linkTemplate }}

So at tweb.at I would use {{getting-started!!about || link}}  
 ... Creating this link is cumbersome, but with some "shortcut" wizzards 
imo it will be simple to improve convenience.
 ... With global macros I could imagene something like this: <<link 
getting-started>>
     ... where <<link  ctrl+space would open a popup with possible links 
... 

-> So I think it is an editor / template problem we are facing here.

have fun!
-mario

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/tiddlywikidev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to