Skip to content

2.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Sep 16:28
· 1058 commits to master since this release

Shiny new things

  • Totally renewed row context menu! Now wraps the obsidian context menu, so you can use all the plugins that add items to it(rename and delete file included as custom options too) ISSUE#152
  • Created and modified columns now is rendered as daily link note using the complete date as alias ISSUE#144

Improved

  • Global search now ignore cases ISSUE#340
  • File column is ordered alphabetically using filename instead of path with sort options ISSUE#335
  • Checkbox edition save boolean values instead of 1 or 0 ISSUE#158

Visual

  • Tasks aligned to the left properly
  • Open tags cell on the bottom of the table is displayed properly ISSUE#139

No longer broken

  • new yaml breaker conditions added (>)
  • Edit a cell in a page out of the first one does not reset the pagination anymore ISSUE#338