Try adding the following code to a new tiddler tagged with 
"$:tags/EditTemplate"

<div class="tc-edit-fields">
<table class="tc-edit-fields">
<tbody>
<tr class="tc-edit-field">
<td class="tc-edit-field-name">url</td>
<td class="tc-edit-field-value"><$edit-text field="url" default="" 
tag="input"/></td>
</tr>
</tbody>
</table>
</div>

This will put a table styled like the other fields list with the URL field 
showing in the tiddler editor. 

On Thursday, July 15, 2021 at 9:00:22 AM UTC-7 miket...@gmail.com wrote:

> I want the "url" field to be always visible from the start for all new 
> records. Can I add something to the system so that it always appears on its 
> own?
>
> $:/config/EditTemplateFields/Visibility/url ?????? 
>
> I already know about custom buttons "tm-new-tiddler", about templates 
> param=, about $:/tags/EditTemplate
> But all this requires additional actions one way or another.
> I want everything to be as simple as it is now, only with the url field)
>

-- 
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/07ef0e7b-6e8f-4458-9fc4-256e02171197n%40googlegroups.com.

Reply via email to