This is mostly a chore release with some light preparations for my upcoming macOS app Actions for Obsidian.
Have a wondrous 2023, people 🚀
New
- Adds extra return params for use by Actions for Obsidian [#26]
Changed
- Root routes (e.g.,
/
,/note
,/daily-note
) return a non-empty result message
No longer broken
- Addresses endless loop in string search/replace routes which would occur when the replacement included the search term [#28]