Skip to content

1.0.2

Compare
Choose a tag to compare
@j-palindrome j-palindrome released this 28 Jul 18:51
· 53 commits to master since this release
  • Fixed: bug where notes and headings get mistaken for daily notes and titled "Daily: ..." (this was an issue with the Regex used to parse daily note titles), responding to This issue
  • Fixed: Saving tasks no longer strips recurrence information
  • Fixed: Saving tasks no longer strips links
  • Improved: Tasks without a scheduled time now show up as a single block at the top of the day, instead of separated into previous times.
  • Refactored: Split up some of ObsidianApi class into independent functions.