Ability to add time-log to daily journal? #6347
-
hi, I want to add a time-log table into daily journal , it is easy to create one, but it is cumbersome to do everyday . It will be convenience if time-log be added in java-script frontend . I don't know how to build it. Someone can help me ? |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments
-
It would help if you'd clarify what exactly time-log means to you ... |
Beta Was this translation helpful? Give feedback.
-
I want to log what I have done every hour with the table like this. |
Beta Was this translation helpful? Give feedback.
-
I don't know much about javascript, so it's a little difficult for me to create a function which inserts a table into texts. |
Beta Was this translation helpful? Give feedback.
-
This seems relatively easily achievable by simply defining a template for the day notes, with the desired table in it. |
Beta Was this translation helpful? Give feedback.
This seems relatively easily achievable by simply defining a template for the day notes, with the desired table in it.