I am trying to build a search by multiple tags with some other requirements.
But I am only partially successful. I am successless in combining my found
solutions.
The requirements are:
- At the top or at the bottom there should be a searchfield. Here I can
type a word or text, which should be found *inside the text* of tiddlers.
- Ideally this search could be combined with the search for tags
(find tiddlers with the word "Hello" inside the text, but only those
tiddlers tagged with "A"), but this is not absolutely compelling.
- I know, I can do that with [regexp:text[TextInsideTheTiddler]]. But
don't know how to combine it with the rest of my wished
MultipleTagSsearch.
- Then there should be checkboxes with the tags. Checking one or more of
those checkboxes, the search will find tiddlers tagged with these tags.
- The tags should be automatically shown by their parent tags (as a
group of tags). In my test-wiki these groups are "Character" & "New
Character".
- Then aditionally I would like to filter founded tags by their ratings
(field:rating).
- The search-results should be shown like this:
- Tiddlertitle as link.
- Transcluded field "description", transcluded field "timestamp".
- The tags of that tiddler in tag-pill-style.
I have been successful in building the wanted display of the search-result.
But successless in combining it with the other wishes...
I have also been successful in my wished displaying search-result in the
"MultipleTagSearch by Stef".
But I am not successful in combining the "MultipleTagSearch by Mark" and
the "MultipleTagSearch by Stef".
("MultipleTagSearch by Mark": In my new wished MultipleTagSearch I do not
need to filter by the first letter of found tiddlers).
You can have a look at my solutions since now and play with them at
http://suryas-testwiki.tiddlyspot.com/
A big Thanks for your help in advance!!
Surya
--
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywiki/144da54c-05dc-48d7-8a08-35bca9f4b012%40googlegroups.com.