mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
c0834583a0
* enhanced edit-text widget with a "focus=true" attribute * modified title template to make it focus and select by default
4 lines
150 B
Plaintext
4 lines
150 B
Plaintext
title: $:/core/ui/EditTemplate/title
|
|
tags: $:/tags/EditTemplate
|
|
|
|
<$edit-text field="draft.title" class="tc-titlebar tc-edit-texteditor" focus="true"/> |