You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 useWW
for next week but if I created the note on Monday it would useWW
for the current week.This solution would also solve #53 in a more general way.
The text was updated successfully, but these errors were encountered: