Changeset 6404
- Timestamp:
- 08/19/08 14:41:27 (5 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
Trunk/contributors/FND/plugins/SimpleSearchPlugin.js
r6403 r6404 3 3 |''Description''|displays search results as a simple list of matching tiddlers| 4 4 |''Authors''|FND| 5 |''Version''|0.3. 0|5 |''Version''|0.3.1| 6 6 |''Status''|stable| 7 7 |''Source''|http://svn.tiddlywiki.org/Trunk/contributors/FND/plugins/SimpleSearchPlugin.js| … … 16 16 !!v0.3.0 (2008-08-19) 17 17 * added Open All button (renders Classic Search option obsolete) 18 * sorting by relevance (title matches before content matches) 18 19 !To Do 19 20 * animations for container creation and removal
