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
Copy file name to clipboardExpand all lines: np.Templating/CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ DBW: REMEMBER THAT IF YOU ADDED ANY HELPERS IMPORTS, ADD THEM TO THE HELPER MODU
9
9
## [2.2.0] 2025-10-28 @dwertheimer
10
10
- switch weather service to use NotePlan's new weather API (` <%- NotePlan.getWeather(units, latitude, longitude) %> `)
11
11
- templateInsert and templateAppend now add a reload of the Editor in case any templating code changed the note underneath and we are reloading the note to get the new content before inserting the rendered template. to solve a but where plugin was writing to note but Editor was overwriting
12
-
-check clayrussell's bug with folder selection
12
+
-includes fix for iPad/iOS folder selection
13
13
- allow images in templates -- absolute paths get copied
14
14
- add debugging to template rendering to show session data and user options to try to find issues with template rendering
15
15
- fix edge case where template frontmatter was not working with trailing space behind "-- " for @ThatDwayne
0 commit comments