joplin / plugin-templates

Create templates in Joplin and use them to create new notes and todos.
MIT License
163 stars 23 forks source link

Support time offset #61

Open shbach opened 2 years ago

shbach commented 2 years ago

A nice addition would be to be able to support a time offset. e.g. I want the time to be offset 72 hrs forward so if on Friday I create a note with {{#custom_datetime}}GGGG-[W]WW{{/custom_datetime}} it will use WW for next week but if I created the note on Monday it would use WW for the current week.

This solution would also solve #53 in a more general way.

nishantwrp commented 11 months ago

Implemented in #79. This feature will go out in the next release.