Skip to content

Commit f30cfca

Browse files
committed
EventHelpers v0.23.0
1 parent af6ef4e commit f30cfca

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

jgclark.EventHelpers/CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,13 @@ See [website README for more details](https://github.com/NotePlan/plugins/tree/m
44

55
## [0.23.0] - 2025-08-22 @jgclark
66
### New
7-
- new command **/insert week's events as list**, which inserts this week's calendar events in the current note
7+
- new command **/insert week's events as list**, which inserts this week's calendar events in the current note (for @ScottC)
88
- new equivalent `insertWeeksEvents` and `listWeeksEvents` functions for use in automation (templating or x-callbacks)
99
### Changed
1010
- changed setting 'Processed tag name' to 'Processed indicator string' to clarify that you can use any string, not just hashtags. And added a note that if this string contains an emoji then it sometimes triggers a bug in NotePlan where you get some repeated characters at the end of the line.
1111
### Fixed
12-
- regression on "/time blocks to calendar"
12+
- regression on "/time blocks to calendar" (thanks, @WalterMusings)
13+
- stopped timeblocks being falsely generated from `@done(...)` strings under some ssettings
1314

1415
## [0.22.2] - 2025-08-19 @jgclark
1516
- add 'add computed final date' setting for '/process date offsets' command. (Previously it always added a final computed date to the relevant section heading. Now this can be turned off.)

0 commit comments

Comments
 (0)