Skip to content

Latest commit

 

History

History
90 lines (54 loc) · 1.71 KB

CHANGELOG.md

File metadata and controls

90 lines (54 loc) · 1.71 KB

Changelog

All notable changes to this project will be documented in this file.

[1.4.3] - 2024-10-23

Bug Fixes

  • Support time and title template variables

Features

  • Support templater cursor

[1.4.2] - 2024-10-15

Bug Fixes

  • Fix bulk node processing

[1.4.1] - 2024-10-14

Bug Fixes

  • Fix adding existing notes to journal

[1.4.0] - 2024-07-07

Bug Fixes

  • Prevent failures on unexpected frontmatter data
  • Fix indexing inconsistencies
  • Improve calendar styles
  • More calendar view improvements

Features

  • Add relative date calculations to date template variables

[1.3.0] - 2024-03-31

Bug Fixes

  • Check id uniqness when creating a journal

Features

  • Focus calendar view around opened note
  • Add setting to restrict note creation before start date
  • Allow configuring how interval journal ends
  • Better templater interop
  • Add existing notes to journal in bulk

[1.2.0] - 2024-03-03

Bug Fixes

  • Show journals in lexicographic order in journal selection menu
  • Typo

Features

  • Open note on pick date and today buttons click
  • Controll visibility of weeks in calendar view by settings
  • Highlight current intervals similar to today
  • Use context menu for journal selection in calendar view
  • Add context menu to calendar view
  • Add setting to show intervals in reverse order in calendar view
  • Command to connect node to a journal

[1.1.0] - 2024-02-25

Bug Fixes

  • Clarify section folder setting to be relative to root folder
  • Fix type error

Features

  • Add next/prev note command
  • Make rendering of interval-nav code block configurable
  • Add calendar view

[1.0.1] - 2024-02-17

Bug Fixes

  • Delay frontmatter processing