Add a 'new journal here' button

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.)
This commit is contained in:
Simon Baird
2014-10-10 00:35:17 +10:00
parent 5010859ed6
commit 00cdd04edd
4 changed files with 27 additions and 2 deletions

View File

@@ -4,5 +4,6 @@ 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