This is a beta, experimental release of Advanced Search in Fields
It adds a new tab Fields to $:/AdvancedSearch and lets
- search using TW search operator with different modes
- words
- literal
- search using
regexp
filter operator - search in all fields
- search in a single field like created, title, etc.
Objective
- seamless search in fields (all fields at once or single fields
- use search modes like
literal
, orregexp
, orwords
, … - use case sensitive search
- bring the power of regular expression into advanced search to be used by average users
Credit
This plugin inspired by Search in Fields developed by Tobias Beer. So kudos goes to him! The advanced search in fields uses Tiddlywiki 5.2.1 features!
Demo (see latest version at the bottom of this post)
- to give a try download $__plugins_kookma_search.json (7.4 KB)
- then drag and drop
$__plugins_kookma_search.json
into https://tiddlywiki.com/ - open the $:/AdvancedSearch using sidebar search > magnifying button
- click on Fields tab
- make search in fields, use regexp, use other search mode
Screencast
Feedback
- Please give and try and share your opinion, ideas, here
- Please share you regex pattern used successfully with this plugin here
Remarks
This plugin has not published to GitHub, so use the JSON uploaded here! I will soon create a repo and put in on GitHub!
Update v0.2 [2022.01.06]
- $__plugins_kookma_search.json (10.8 KB)
- $__plugins_kookma_shiraz.json (134.9 KB)
- to give a try download the above JSON (both Shiraz and Search) and drag and drop into https://tiddlywiki.com/
- Open $:/AdvancedSeach and then click the Fields
- Experiment with different features …