Skip to content

Releases: RafaelGB/obsidian-db-folder

2.7.2

15 Oct 17:02
Compare
Choose a tag to compare

Shiny new things

  • Edit nested metadata arrives! You can now edit nested metadata in the cell editor ISSUE#442

Performance

  • Editions use a new method to update the notes under a queue. It should prevent the plugin from locking the UI when editing a lot of notes or errors editing the same note multiple times

No longer broken

  • support for stack tabs. If a ddbb note is included Obsidian does not crash anymore ISSUE#435
  • empty line was added if yaml did not exist editing inline fields ISSUE#504

2.7.1

06 Oct 11:38
Compare
Choose a tag to compare
  • Hotfix for 2.7.0 of global settings developer options
  • Experimental support for Objects on text fields

2.7.0

02 Oct 12:29
Compare
Choose a tag to compare

Shiny new things

  • Group filters are now available. You can now filter per condition (AND/OR) This is a huge improvement for the user experience. Those groups could be enabled/disabled easily ISSUE#268
Screen.Recording.2022-10-02.at.14.36.44.mov
  • Nested subfolders rules improvement! Use your select column types to create your subdolders with the deep that you need ISSUE#431 ycnmhd
  • new options of nested subfolders to remove automatically empty folders and move all the rows in function of you configuration ISSUE#183 ycnmhd
  • Improving add column UX ISSUE#267
  • Improving select tag UX ISSUE#408

Improved

  • new option for enable/disble load js formulas on init ISSUE#457

Visual

No longer broken

  • Add new line when the yaml of the frontmatter does not exist and we insert some field ISSUE#450

2.6.7

26 Sep 14:47
Compare
Choose a tag to compare

Shiny new things

  • New options for text columns: wrap and justify content ISSUE#378

Improved

  • Inline editions now support [] characters as wrap characters ISSUE#413
  • Select column type now has the same style of tags to give them support for mobiles, also the UX is improved ISSUE#401

No longer broken

  • sticky first column is not transparent with the rest of the cells scrolling ISSUE#424
  • Frontmatter editions now respect nested metadata ISSUE#194
  • Bug persisting inline field when the frontmatter was empty ISSUE#416

2.6.6

22 Sep 11:14
Compare
Choose a tag to compare

Hotfix of add row bottom position and min height of navbar

2.6.5

22 Sep 10:57
Compare
Choose a tag to compare

Shiny new things

No longer broken

  • Query tags are saved correctly now ISSUE#411

2.6.4

19 Sep 18:05
Compare
Choose a tag to compare

Improved

  • Filters refactor into a modal improving the UX and mobile experience ISSUE#400
  • Select and tag displayed on alfabetical order ISSUE#323
  • Existed column displayed on alfabetical order ISSUE#306
  • new rows does not insert an empty yaml in favor of templates ISSUE#403
  • Edit engine minor improvements. Now empty frontmatter is ignored

No longer broken

  • Number type problem with decimals and zero values solved ISSUE#402
  • Navbar on mobiles improved (not perfect yet) ISSUE#402

2.6.3

17 Sep 17:22
Compare
Choose a tag to compare

Improved

  • Translation architecture added. Now you can contribute to the translation of the plugin ISSUE#386
  • Edit engine improved. Now the plugin not inserts frontmatter yaml if is empty ISSUE#343

No longer broken

  • error habndler of js formulas on load ISSUE#396
  • now you can parse a db form another db ISSUE#398
  • Problem of portal components with Obsidian .16 resolved ISSUE#395
  • Problem with save columns if quotes wrapped is enabled was resolved ISSUE#399

2.6.2

15 Sep 21:25
Compare
Choose a tag to compare

Shiny new things

  • aligment options for every column (text,number and formula) ISSUE#292
  • Option for make inline fields as default ISSUE#304
  • Option to choose where to save new inline fields (top or bottom)ISSUE#304
  • Option to persist formulas (make them sortable and searchable) ISSUE#387
  • Configurable Date format ISSUE#297

2.6.1

14 Sep 19:59
Compare
Choose a tag to compare

regression of one of the issues to recover dv queries but now displays the entire query source on info lvl (console logs)