Here is a json of all the tiddlers necessary to test this out, both the 
changed sysetem tiddlers, and the custom templates and settings tiddlers I 
have been using to test this new system. If you drag everything into a 
fresh wiki, and then open the "Adat 1" tiddler, you should see that the 
Fields section is now in a toggle-able hidden $reveal widget, there is a 
toggle link/$button floating to the right of the Type field, and the BODY 
has two TABS - one with the normal Edit Text stuff, the other with my 
custom Languages fields for the glossary I am building.

Best,
Joshua F

On Monday, May 25, 2020 at 6:27:36 PM UTC-7, Joshua Fontany wrote:
>
> Yeah, this is probably my favorite hack I've ever come up with. Its so 
> easy to customize pieces of the Tiddler-in-the-Story-River.
>
> Right now I just got a tabbed editor working on all [tag[Glossary]] 
> tiddlers, that auto-hides the Fields section in an accordian $reveal 
> widget, and has the default editor on one tab, and my custom-fields editor 
> on the next. This has edit boxes for the `aliases` field, as well as every 
> field found in the `_language_list` field. It all just works. Setting up a 
> set of test tiddlers you can play with now.
>
> Best,
> Joshua F
>
> On Monday, May 25, 2020 at 5:45:18 AM UTC-7, TonyM wrote:
>>
>> Post script,
>>
>> A Hide-body variable/macro that would override the hide-body field if it 
>> is set, allowing one template to turn it off or on programmatically as 
>> required.
>>
>> Regards
>> Tony
>>
>>
>> On Monday, May 25, 2020 at 10:29:09 PM UTC+10, TonyM wrote:
>>>
>>> Joshua,
>>>
>>> Can you share what the implications are in your mind?
>>>
>>> I now have Timimi on Chrome, and read the forum in chrome. I found a 
>>> nice workflow. 
>>>
>>>    - Download the json files to a my scratch folder, but they sit in 
>>>    the browser footer tray
>>>    - Go to Tiddlywiki.com drag the json files from the footer tray on 
>>>    top of tiddlywiki.com
>>>    - I took the extra step of downloading tiddlywiki.com, double click 
>>>    in the download tray to open in a tab and drag the json to that for a 
>>>    Timimi savable test.
>>>
>>> You idea seems like an advance but I need to re-conceptualize this in 
>>> relation to all the things I already know about viewTemplates, and how I 
>>> would do what I already do.
>>>
>>> If we are modifying the view Templates there are a few other hackability 
>>> issues that would be nice; Given the area you are modifying it makes sense 
>>> to raise them here;
>>>
>>>    - Tags to add items to the subtitle
>>>    - Ability to display a prefix or suffix to the title
>>>       - eg if chapter number is available display that before title
>>>       - even use the tiddlers position in a tag list to obtain the 
>>>       number
>>>    - Optional Extra a new float right toolbar under the existing one to 
>>>    add contextual buttons
>>>       - Ones that appear of disappear on various tiddler or wiki wide 
>>>       conditions
>>>       - We can already do this with conditional code in buttons, but it 
>>>       would help sort them from standard buttons if they had their own 
>>> place. 
>>>    
>>> Either you could incorporate these changes in your templates, with a 
>>> view to adding them to the core as well.
>>>
>>> Regards
>>> Tony
>>>
>>>
>>> On Monday, May 25, 2020 at 6:01:53 PM UTC+10, Joshua Fontany wrote:
>>>>
>>>> Oooooh, wow. This is incredibly powerful.
>>>>
>>>> PR is up. I have attached a *.json bundle with the tiddlers I am using 
>>>> to test the rendering. 
>>>> The Title and Subtitle overrides have a `name` field, like a plugin, 
>>>> and this triggers a custom view template for each that pushes the title 
>>>> into the subtitle, and renders the Name in the <h2>title</h2>. Both obey 
>>>> the Titles-a-Links setting in $:/Config > Settings.
>>>>
>>>> I have also attached a *.json bundle with just the changed 
>>>> shadow-tiddlers, so you could actually try this out on tiddlywiki.com by 
>>>> dragging both to a tab with it loaded.
>>>>
>>>> https://github.com/Jermolene/TiddlyWiki5/pull/4681
>>>>
>>>> Best,
>>>> Joshua Fontany
>>>>
>>>

-- 
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/eed7355b-2f12-4d10-8f8b-00dbcdced91f%40googlegroups.com.

Attachment: custom_templates_edit_test.json
Description: application/json

Reply via email to