Bimlas,

I will give your questions a little more focus.

In my serial number solution, it is optional to add a serial number, it 
gets a number and increments it, it adds a prefix if wanted to the serial 
number (eg wiki-name or epoch or user) , but the number part always 
increments in a give wiki keeping it unique. For non system tiddlers it 
stores this in a field on the current tiddler. I am building the mechanisms 
to create new tiddlers and automatically assign the serial number. and in 
cases of new here or clone the parent serial number is set n new tiddlers 
along with a new number for the new tiddler. As soon as this field is 
created it is available in the subtitle, however you can not edit it in the 
edit view. 

What I have discovered is you can create child tiddlers, and call them 
whatever you want or nothing; let the child tiddler be titled by the serial 
number. or the prefix and the serial number. Not needing to name tiddlers 
is helpful in some cases.

I think Mario's alias plugin may work well with this giving every tiddler 
and alias of the serial number, and perhaps some additional config in the 
relink plugin should work a dream. Ultimately I hope to to modify or 
enhance the TOCP plugin and use the kin operator for a comprehensive 
solutions.

I am considering the ability to include a separate child serial number 
which is made up of the parent serial number and a new serial number issued 
for each new child tiddler of the parent tiddler. This allows further 
tricks down the track.

Regards
Tony




On Thursday, 22 October 2020 at 16:51:46 UTC+11 bimlas wrote:

> TW Tones,
>
> ... I plan to use a Unique serial number to overcome renames. I will 
>> publish this soon in a copy of tiddlywiki.com, for research and notes 
>> linked to the documentation, after the next release. Obtaining and setting 
>> a unique serial number follows similar logic to your solution.
>>
>
> Regarding ID links: in your solution, does the tiddler's "title" field 
> contain the ID, or is it stored in a separate field? So if I want to switch 
> to your solution, do I have to (at least once) rename the tiddlers?
>
> I also have a solution that I could post on the forum right now, but it’s 
> not perfect yet, so I care how you solved it.
>  
>
>> If we can capture various actions and count them for tiddlers from view, 
>> like your example, to edit, but perhaps even when found in search or jumped 
>> to in the story river etc... this information can accrue then tell us a lot 
>> about our own or other users behaviour.
>>
>
> If I were to modify the script to count the opening of the tiddler for 
> that day as well (i.e. it would be stored that the given tiddler was opened 
> 20 times on 22/10/2020), an interesting analysis could be performed, e.g. I 
> could see which other tiddlers I opened most of the time when I opened that 
> particular tiddler (I probably read related topics on the same days).
>  
>
>> So what I am asking for here is sub tiddler values, setting fields tags 
>> etc... 
>>
>
> I understand what you mean. This is a pretty good idea for MRU! If I have 
> time, I'll see what I can do. 
>

-- 
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/68ea479b-3670-48fa-a328-4d307812f275n%40googlegroups.com.

Reply via email to