Autosuggest plugin?

23 views
Skip to first unread message

Serdar Yegulalp

unread,
Dec 2, 2011, 10:24:02 AM12/2/11
to TiddlyWiki
I have a number of tiddlers in my wiki with fairly long names. What
I'd love to see is some kind of autosuggest mechanism -- for instance,
I type [[ and the first couple of letters, and it automatically
suggests any titles that match what I'm typing.

I imagine this functionality could be rolled in as a plugin, but I
scouted around all the usual plugin repositories and didn't find
anything that really fit the bill.

Suggestions?

Craig in Calgary

unread,
Dec 3, 2011, 10:04:09 AM12/3/11
to TiddlyWiki

Eric's http://tiddlytools.com/#QuickEditPackage in general and
http://tiddlytools.com/#QuickEdit_link specifically. You don't have to
implement all the QuickEdit tools. Quoting, "This package provides a
toolbar of interactive 'power tools' that you can use while editing a
tiddler to quickly insert TiddlyWiki tiddler links, images, macros,
etc. or common formatting sequences directly into tiddler content, as
well as perform other functions (such as find/replace, sort, split,
convert, etc.) that can be used to modify the current tiddler's source
content in a variety of ways."

Serdar Yegulalp

unread,
Dec 5, 2011, 5:32:39 PM12/5/11
to TiddlyWiki
This is 95% of what I was looking for, which is more than close
enough. Thank you!

TonyM

unread,
Dec 6, 2011, 12:52:50 AM12/6/11
to tiddl...@googlegroups.com
Perhaps the other 5% can be found in the GotoPlugin. If you start typing it will suggest the tiddler titles with the text you have entered so far. If you select one it will open it, if you use search for it will search for that string in titles and text and if you hit enter on one that does not exist it will create a new tiddler.

Also GotoPlugin can be limited to tiddlers with a particular tag (unfortunately only one) and when you create a new tiddler through this method the new tiddler will not get the filter tag assigned.

GotO Plugin is one of my essential tools with a set of filtered goto field always waiting in my sidebar.

TonyM

Eric Shulman

unread,
Dec 6, 2011, 2:04:21 AM12/6/11
to TiddlyWiki
> Also GotoPlugin can be limited to tiddlers with a particular tag
> (unfortunately only one)

You *can* use combinations of tags *if* you have installed
http://www.TiddlyTools.com/#MatchTagsPlugin

From GotoPluginInfo:
-----------------
filter: is a single tag value (or a boolean tag expression if
MatchTagsPlugin is installed), and is used to limit the search to only
those tiddlers matching the indicated tag or tag expression (e.g.,
<<gotoTiddler filter:"faq or help">>)
-----------------

enjoy,
-e

Reply all
Reply to author
Forward
0 new messages