Create New Records with Button #2777
Unanswered
Pilotwings-64
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How can I create, within the body of a note, a button that generates a new child note with a standard name and the current date/time?
An example of such note names would be
"Log - 2022-04-07 08:00 - Test"
"Log - 2022-04-07 08:35 - Test"
It would be nice to also include some standard text, tables, etc. in the note body.
The closest I can find to an answer in the documentation are these two pages
https://github.com/zadam/trilium/wiki/Day-notes
https://github.com/zadam/trilium/wiki/Template
However, I have no idea how to put this all together toward my desired goal, and I don't know any Java Script at this point.
Beta Was this translation helpful? Give feedback.
All reactions