1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-03 02:33:15 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/features/Searching.tid

26 lines
1.1 KiB
Plaintext
Raw Normal View History

2014-02-10 16:22:02 +00:00
created: 20140210160125905
2014-09-19 16:18:25 +00:00
modified: 20140919155139513
2014-09-20 11:46:31 +00:00
tags: Features [[Working with TiddlyWiki]]
2014-09-04 18:26:02 +00:00
title: Searching in TiddlyWiki
2014-02-10 16:22:02 +00:00
type: text/vnd.tiddlywiki
2014-09-04 18:26:02 +00:00
Searching is fast and flexible in ~TiddlyWiki.
2014-02-10 16:22:02 +00:00
2014-09-04 18:26:02 +00:00
''Standard search''
Typing text into the search box in the sidebar will turn up a list of all the tiddlers that contain that text.
2014-09-19 16:18:25 +00:00
://(Note that the sidebar tabs will be hidden by the search results until you click the 'x' to the right of the search box to remove the search results)//
2014-09-04 18:26:02 +00:00
''Advanced searching''
2014-09-19 16:18:25 +00:00
To the right of the search box, when there are no search results displayed below it, you will find an ellipsis (...). Clicking on the ellipsis will open [[$:/AdvancedSearch]]. This tiddler contains four tabs.
2014-09-04 18:26:02 +00:00
2014-09-19 16:18:25 +00:00
* The ''standard'' tab contains another instance of the search box found in the sidebar.
* The ''system'' tab allows you to limit your search to system tiddlers.
* The ''shadows'' tab allows you to limit your search to shadow tiddlers.
* The ''filter'' tab is not a search box, per se, but a way to obtain a list of all tiddlers that meet the specific criteria described by that filter, for example, "All tags except system tags".