No activity today, make something!
afya
SearchOptionsPlugin tweaks
Markdown Help
Search globally
Save Tiddler
Revert Changes
Cancel Edit
//{{{ window.reportSearchResults=function(text,matches) { var title=config.macros.search.reportTitle var q = config.options.chkRegExpSearch ? "/" : "'"; var body="\n"; // numbered list of links to matching tiddlers body+="\n<<<"; for(var t=0;t
> macro var oldprompt=config.macros.search.label; config.macros.search.label="search again"; // render/refresh tiddler story.displayTiddler(null,title,1); store.notify(title,true); // restore standard search label config.macros.search.label=oldprompt; } //}}}
Autocomplete tags from:
Global tags
Local tags
systemConfig