An explanation of the code

Other than as a Windows type explorer of tiddlers, it serves other 
purposes-- a filter builder for count widget, lists for use in other 
tiddlers, Advanced Search> Filter tab for exporting selection of tiddlers

------------------------------

Selection section

Table section

Table header

Table display (in scrollable frame)

------------------------------

Selection section (4 transclusions)
-- each section can be disabled to remove them from the filter

Tag selection
Field selection
Type selection
Reg Expression search
-- reverse search (!), regexp (need to add literal, case sensitive, 
whitespace, words, can be easily done), search field, (single, 
title-tag-text or all)(need to all multiple field selection) or exclude 
field (-), start of word/line/exact word
-- Some selectors have tooltips describing their use, a help popup is above 
it to the right

Table section

Table header
-- filter resulting from selections is shown
--- selection count display with copy to clipboard for ready to use count 
widget code
--- table list filter display, copy to clipboard for use in other tiddlers 
(pasting) & copy to Advanced Search> Filter tab for exporting selection of 
tiddlers
--- Only selections made will show in filter, if a selection section is 
disabled by checking none, it disappears from filter.  The regexp section 
has a circled X that clears the search and removes it (the search operator) 
completely from the list filter code

Table display (in scrollable frame)

Table column collapse control bar for 6 columns (not for the title column) 
(transclusion)

Table (7 columns)
5 column having field display selection (5 transclusions)
-- when created/modified is selected-- column automarically applies custom 
date format template
all columns - ascending/desending sortable *(missing directional icons)

removed from demo version: revealable tags and fields/values rows display 
for each table list result entry

To the right of the tags selection is the starting filter pool selection 
(content, shadows, system)-- haven't gotten around to applying it


-- 
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/eeddbf94-317c-4558-a45f-b18771fcefc3%40googlegroups.com.

Reply via email to