github trey-wallis/obsidian-dataloom 6.9.1

latest releases: 8.16.0, 8.15.12, 8.15.11...
11 months ago

Feat

  • add an active filter count bubble that is styled with the accent color.

Fixes

  • replace the Obsidian undo/redo functionality for the plugin with a keydown listener that is throttled to 100ms. This will allow a user to hold down the undo and redo keys instead of having to press them one at a time.
  • when pressing a key to open a menu, move cursor to the end of the new value. The new value includes the old value + the pressed menu key
  • keep the cursor cell position the same when adding/deleting characters for currency/number cell types
  • fix N/A on function cell calculations by excluding non-numbers
  • prevent any non-numeric menu keys from being appended to the number or currency cell value
  • fix color changing on redo of text -> multi-tag

Refactor

  • replace icons with the lucide.dev icons used in Obsidian.md
  • use accent color on sort bubble

Don't miss a new obsidian-dataloom release

NewReleases is sending notifications on new releases.