mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-10 19:21:43 -08:00
The journal tiddler will be tagged with the name of the current tiddler. This is similar to how the new here button works. (Would have liked to reuse the journalButton code which is almost identical between new-journal-here and new-journal, but I'm not sure how to do it.)
9 lines
292 B
Text
9 lines
292 B
Text
title: $:/config/ViewToolbarButtons/Visibility/$:/
|
|
|
|
core/ui/Buttons/clone: hide
|
|
core/ui/Buttons/close-others: hide
|
|
core/ui/Buttons/more-tiddler-actions: hide
|
|
core/ui/Buttons/new-here: hide
|
|
core/ui/Buttons/new-journal-here: hide
|
|
core/ui/Buttons/permalink: hide
|
|
core/ui/Buttons/permaview: hide
|