I've installed Twittertabs http://www.tiddlytools.com/#TwitterTabs
I'd like to change one of the tabs to reflect a predefined searchitem.
How do I accomplish this?
I've done this so far:
1) Made my own tab:
<<tabs twitterTabs
'Efterskole' 'tweets om efterskole'
[[TwitterTabs##Efterskole]]
>>
2) In the searchForm I've added this:
!searchForm
<<tiddler [[TwitterTabs##searchForTweets]]
with:
{{config.options.txtTweetSearch=config.options.txtTweetSearch||'TiddlyWiki'}}
>>
!Efterskole
<<tiddler [[TwitterTabs##searchForTweets]]
with:
{{config.options.txtTweetSearch=config.options.txtTweetSearch||'efterskole'}}
>>
I'd like the second "Efterskole" - to prefill the searchfield with
'efterskole'.
Should I write 'q=' somewhere in the textstring?
YS Måns Mårtensson
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---