Hi,

I've been looking into the InfoMechanism part of TiddlyWiki as a means of 
reading variables passed in via URL (for autofilling fields, presetting 
filters/reports, mode-setting etc.)

e.g.
https://tiddlywiki.com/?variable=something&another_variable="something 
else"#InfoMechanism:$:/info/url/search
 will render as:
https://tiddlywiki.com/?variable=something&another_variable=%22something%20else%22#InfoMechanism:$:/info/url/search

Is a legit URL that shows (via $:/info/url/search) what can be passed in. 

I think that you can tag a tiddler with $:/tags/StartupAction so that it 
triggers on TiddlyWiki startup to be able to take other actions based using 
the passed variables ... With a little filter-parsing (TBD), this could be 
rendered as a index tiddler or poked into variables/fields/tags.

Question(s):  
Neither $:/info/url/full nor $:/info/url/search show the 
Permaview/Permalink. Is this intentional? Other than reading the list field 
in the $:/StoryList (which will change as you open things up and I am not 
yet sure if it is available before the StartupActions), is there somewhere 
where the initial Permaview/link information is accessible?

Thanks,
/Mike

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/6462ec45-425b-420b-b31b-1ead1a4249f5n%40googlegroups.com.

Reply via email to