mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-06 22:04:19 +00:00
Template adjustments for editting
This commit is contained in:
parent
d8d20a3bc8
commit
46d34f5073
@ -1,7 +1,7 @@
|
|||||||
title: EditTemplate
|
title: EditTemplate
|
||||||
modifier: JeremyRuston
|
modifier: JeremyRuston
|
||||||
|
|
||||||
<<view title>>
|
<<view title>> <<command SaveTiddler label:"done" class:"btn btn-mini btn-success">>
|
||||||
{{title{
|
{{title{
|
||||||
<<edit draft.title>>}}}
|
<<edit draft.title>>}}}
|
||||||
{{body{
|
{{body{
|
||||||
|
@ -4,6 +4,6 @@ modifier: JeremyRuston
|
|||||||
{{title{
|
{{title{
|
||||||
<<view title>>}}}
|
<<view title>>}}}
|
||||||
{{small{
|
{{small{
|
||||||
<<view modifier link>> <<view modified date>> <<command EditTiddler label:"edit" class:"btn btn-mini btn-success">>}}}
|
<<view modifier link>> <<view modified date>> <<command EditTiddler label:"edit" class:"btn btn-mini btn-primary">>}}}
|
||||||
{{body{
|
{{body{
|
||||||
<<view text wikified>>}}}
|
<<view text wikified>>}}}
|
Loading…
x
Reference in New Issue
Block a user