mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-27 01:14:44 +00:00
Add tags to the default templates
Which now look pretty terrible, by the way
This commit is contained in:
parent
a302be82d0
commit
b62eef675a
@ -4,5 +4,6 @@ modifier: JeremyRuston
|
||||
<<view title>> <<command SaveTiddler label:"done" class:"btn btn-mini btn-success">>
|
||||
{{title{
|
||||
<<edit draft.title>>}}}
|
||||
<<edit tags>>
|
||||
{{body{
|
||||
<<edit text>>}}}
|
@ -4,6 +4,6 @@ modifier: JeremyRuston
|
||||
{{title{
|
||||
<<view title>>}}}
|
||||
{{small{
|
||||
<<view modifier link>> <<view modified date>> <<command EditTiddler label:"edit" class:"btn btn-mini btn-primary">>}}}
|
||||
<<view modifier link>> <<view modified date>> <<view tags>> <<command EditTiddler label:"edit" class:"btn btn-mini btn-primary">>}}}
|
||||
{{body{
|
||||
<<view text wikified>>}}}
|
Loading…
Reference in New Issue
Block a user