From f68d48fcd3c257925406a6c2d33b282bf75fedab Mon Sep 17 00:00:00 2001 From: Jermolene Date: Mon, 10 Feb 2014 16:22:02 +0000 Subject: [PATCH] Docs on searching --- editions/tw5.com/tiddlers/features/Searching.tid | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 editions/tw5.com/tiddlers/features/Searching.tid diff --git a/editions/tw5.com/tiddlers/features/Searching.tid b/editions/tw5.com/tiddlers/features/Searching.tid new file mode 100644 index 000000000..f80361fe5 --- /dev/null +++ b/editions/tw5.com/tiddlers/features/Searching.tid @@ -0,0 +1,9 @@ +created: 20140210160125905 +modified: 20140210162127052 +tags: features +title: Searching +type: text/vnd.tiddlywiki + +TiddlyWiki supports simple text searches through the search box in the sidebar. More sophisticated search options are featured in the [[advanced search|$:/AdvancedSearch]]. + +All of them boil down to the use of TiddlerFilters to display the tiddlers that satisfy some criteria.