Folks,

I still have not being able to invest the time in proposing changes through 
GIT. Can I propose this here please?

I would like to propose the transclusion of a tiddler, perhaps named 
$:/core/ui/EditTemplate/currentfield 
<http://127.0.0.1:8088/Instances/TiddlyWiki5.html#%24%3A%2Fcore%2Fui%2FEditTemplate%2Fcurrentfield>in
 
the tiddler $:/core/ui/EditTemplate/fields
This should occur as follows;

<$action-deletefield $field=<<currentField>>/>
{{$:/core/images/delete-button}}
</$button>* {{$:/core/ui/EditTemplate/currentfield}}*

This would allow additional code to be placed to the right of the delete 
button on each field listed in edit mode without having to edit the core 
tiddler 
$:/core/ui/EditTemplate/fields

I am currently building tools for manipulating fields such as

   - Create/link to a tiddler for field name
   - Provide a tool tip to describe the field
   - Provide a selection filter for field values
   - more

I imagine other could benefit from this "hook" into an important part of 
the UI, this seems a simple change to extend customisation and to preserve 
core tiddlers.

Alternately we could have a tag that was used to transclude tiddlers at 
this point like $:/tags/editfields however it is important that current 
tiddler and <<currentField>> are set correctly.

Regards
Tony

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywikidev+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywikidev@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywikidev.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/b02a9a76-39ca-4af0-ac87-25f4ec5b7023%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to