Thanks Mohammad.

I am presently reading a book and taking notes in a special TB modified for 
me: I am using tagging to keep certain types of tiddlers from showing in 
the transclusion section:

Tag: sources (book tiddlers)
Tag: outlines (outlines I am manually creating based on topic tiddlers I 
add)
Tag: meta (all tiddlers like home, and the list-search tiddlers for 
Tag: passages (Bible passages, to distinguish them from other topics)

You can see this in the file I uploaded for Mark 
(https://giffmex.org/experiments/tbmetemplatetestfolding.html), but my 
refstranclude tiddler is different from his: 

$:/.giffmex/ViewTemplate/refstransclude 
<https://giffmex.org/experiments/tbmetemplatetestfolding.html#%24%3A%2F.giffmex%2FViewTemplate%2Frefstransclude>

\define mycrit() (?i)\b$(searchspx)$\b
<$vars searchme=<<currentTiddler>> searchspx={{{ [<currentTiddler>
escaperegexp[]]}}} >

<$list filter="[!is[system]regexp:text<mycrit>!tag[outlines]sort[title]] 
-[is[current]]"><$link><span class="graybox"><$transclude field="text" mode=
"block" /></span></$link></$list>
</$vars>




On Friday, January 31, 2020 at 12:00:51 PM UTC-6, Mohammad wrote:
>
> David,
> This is a great tool now!
> I would appreciate when you have time add some documentation explaning 
> differect aspect of TiddlyBlink!
>
> Thanks for all your efforts.
>
> --Mohammad
>
> On Friday, January 31, 2020 at 9:15:48 PM UTC+3:30, David Gifford wrote:
>>
>> I uploaded it for you to see at 
>> https://giffmex.org/experiments/tbmetemplatetestfolding.html
>>
>> On Friday, January 31, 2020 at 11:42:11 AM UTC-6, Mark S. wrote:
>>>
>>>
>>> Needless to say, it works perfectly when I do it. See below Maybe you 
>>> could send me or link me what you're doing?
>>>
>>> Thanks!
>>>
>>>
>>> On Friday, January 31, 2020 at 9:27:52 AM UTC-8, David Gifford wrote:
>>>>
>>>> Hi Mark
>>>>
>>>> Thank you for your kind and patient efforts to improve TiddlyBlink.
>>>>
>>>> I installed your json attachment in an empty file of TB, and refreshed, 
>>>> then created 'Parent topic' and with the clock button created two child 
>>>> tiddlers. The unfold icon appears for each in the parent tiddler, but 
>>>> nothing happens when I click the icon. Interestingly, the child tiddlers 
>>>> DID show something, but when I clicked hide, it completely hid it, with no 
>>>> unhide button or anything, so it disappeared completely. 
>>>>
>>>>
>>>>
>>>> On Friday, January 31, 2020 at 11:10:22 AM UTC-6, Mark S. wrote:
>>>>>
>>>>> Here's something to try. The attached makes changes to 
>>>>> $:/.giffmex/ViewTemplate/refstransclude 
>>>>> and adds a tiddler to track states.
>>>>>
>>>>> This adds a "fold" or "unfold" icon next to each title. The default is 
>>>>> folded.
>>>>>
>>>>> The states of folding are saved in a single data tiddler, so you don't 
>>>>> have to worry about a lot of background tiddlers building up. The 
>>>>> downside 
>>>>> is that the state will be forgotten when the tiddler name is changed. 
>>>>> Since 
>>>>> that is likely to be infrequent, and only results in a tiddler defaulting 
>>>>> to the closed state, that seems like a minor price to pay.
>>>>>
>>>>> Just drag and drop (I assume you have backups ;-) )
>>>>>
>>>>> On Thursday, January 30, 2020 at 11:15:51 AM UTC-8, David Gifford 
>>>>> wrote:
>>>>>>
>>>>>> I would love this, and it would imitate Roam on this point, but I am 
>>>>>> not sure how it would work. Wouldn't each tiddler need a separate state 
>>>>>> tiddler? That would affect # of tiddlers and filesize and I am assuming 
>>>>>> it 
>>>>>> would hasten the moment when the file would become sluggish. 
>>>>>>
>>>>>> If someone were to come up with a viable snippet as to how to do It, 
>>>>>> I am willing to try it. 
>>>>>>
>>>>>> On Thursday, January 30, 2020 at 12:19:30 PM UTC-6, Mark S. wrote:
>>>>>>>
>>>>>>> Suggestion -- a reveal/hide button around transclusions, so you're 
>>>>>>> not overwhelmed by larger texts
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>

-- 
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 tiddlywiki+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/45841f34-b83c-4f6c-9bdb-11fb8c49a918%40googlegroups.com.

Reply via email to