Skip to content

Releases: RafaelGB/obsidian-db-folder

2.6.0

14 Sep 16:30
Compare
Choose a tag to compare

Shiny new things

  • New column type: Formulas! You can configure you own formula inside the column settings. Check our documentation for more details here ISSUE#49

No longer broken

  • Group folders with dv query source now respect ther target folder for new entries ISSUE#372
  • Improved sorting to respect all the types of the table ISSUE#371
  • Columns with special characters are allowed now with dv query source ISSUE#375

2.5.3

12 Sep 13:51
Compare
Choose a tag to compare

No longer broken

  • Sorting for created and modified dates working with new table version ISSUE#368
  • Destination folder for query sources fixed ISSUE#367

2.5.2

12 Sep 11:48
Compare
Choose a tag to compare

No longer broken

  • hotfix about new rows and import csv rows. Link.file object of dataview just works if the Link is loaded first
  • improving coexistence with old yamls

2.5.1

12 Sep 06:10
Compare
Choose a tag to compare

No longer broken

  • hotfix of persist saving introduced in 2.5.0 with the change of config centinel

2.5.0

11 Sep 20:40
Compare
Choose a tag to compare

Shiny new things

  • Added support for mobile devices (iOS and Android) and tablets (iPad and Android tablets) ISSUE#27
  • CSV import option included on menu ISSUE#129
  • Global search now admit regex ISSUE#169
  • New metadata options from dataview: Inlinks and Outlinks ISSUE#170

Improved

  • Button to clear date and datetime fields ISSUE#160
  • New option to add an alias for all url links per column ISSUE#157

No longer broken

  • Yaml config centinel was changed to convive with Templater plugin ISSUE#179
  • onBlur did not work well on empty text cells ISSUE#352
  • DnD conflicts with resize fixed ISSUE#349
  • Dark mode for principal and filters menu ISSUE#350

2.4.1

09 Sep 15:56
Compare
Choose a tag to compare

Visual

  • Search now indicate the number of avaliable rows always, not just like placeholder ISSUE#130

No longer broken

  • FINALLY, DnD columns is enabled by default and the developer config about it was removed. It does not break Obsidian DnD anymore ISSUE#239

2.4.0

08 Sep 16:28
Compare
Choose a tag to compare

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

2.3.6

07 Sep 10:18
Compare
Choose a tag to compare

Improved

  • The tab title bar with Obsidian 0.16 is optional, so the settings of the ddbb where moved to the bar of the plugin itself ISSUE#330

No longer broken

2.3.5

05 Sep 14:07
Compare
Choose a tag to compare

Shiny new things

  • New command & ribbon icon to generate a new database with a helpful wizard to guide you through the process ISSUE#126

No longer broken

  • Problem with saving query on yaml solved ISSUE#325

2.3.4

04 Sep 10:31
Compare
Choose a tag to compare

Improved

  • If you choose a source different of current folder, now you can select the destination of your new notes ISSUE#318

No longer broken