Obsidian Db Folder Versions Save

Obsidian Plugin to Allow Notion like database based on folders

3.5.1

3 months ago

rollup builder was deprecated. We now use esbuild

Changes

  • #1011 File Title Link fix when commas occur in filename stefandanzl
  • #1020 Support webp images jemgold
  • #1003 Remove space reserved for scrollbar in database cell markdown Lordfirespeed

Thanks for the contributions!

3.5.0

8 months ago

No longer broken

  • Nested properties filter shows [object Object] instead of the nested property values. #968

3.4.0

1 year ago

Shiny new things

  • Date range filters with autocomplete options. #604
  • New metadata column type. File tags #817

No longer broken

  • Add inline fields now respect the format of the last existing inline field

3.3.3

1 year ago

No longer broken

  • Fix hidden completed tasks in dataview mode #839
  • Columns to group files by option needs select columnId #842
  • database-plugin ignored as an option on existed columns list #843
  • Tags and select can not create new options with news columns #850

3.3.2

1 year ago

You have available new documentation about formula for options available

Shiny new things

  • You can now create new notes directly from relations #762

Visual

  • Visual improvements for select, tags and relation column types. A better contrast and dark mode support #809

No longer broken

  • Completed subtasks will be hidden properly when using the "Hide completed tasks" option #811

3.3.1

1 year ago

Shiny new things

  • Options for a tag or select column types could be added by formula (Experimental)

Improved

  • Support labels for values of columns #693

No longer broken

  • YAML list adds a blank entry when displayed fixed#745
  • Regresion with Obsidian project fixed #786
  • Now you can delete a tag or select column type value with the menu opened #783
  • Inline values with brakets were not closed correctly #798
  • Empty space for first position of a list fixed #803
  • Output of formulas were affected with the pagination #785
  • Typo of an import affecting a setting option fixed #815 thanks to schoonc
  • Range input may not display the actual value of "Pagination size" fixed #816 thanks to schoonc

3.3.0

1 year ago

In addition to 3.3.0-beta.1 we added:

Improved

  • Relations now are shown as tags view. You can select the color of those tags in column settings

No longer broken

  • Tag format of new entries fixed #777
  • Bug fixes for CSV management #782 #778 #740

3.3.0-beta.1

1 year ago

BRAT BETA VERSION

Shiny new things

  • New option: Bidirectional relations. You can now create a relation between two databases and the relation will be created in both databases. #581
  • Formulas arrives to rollups! You can now use formulas in rollups. #758

Improved

  • Alias allowed with tags and select column type #613
  • Drag and drop for group filters #562

Visual

  • Relation support for light mode #771

No longer broken

  • CSV import now use papaparse library to avoid errors #734
  • Pagination button is inaccesible no more in some cases for mobile #588
  • Change column id does not remove the column anymore in some cases #770
  • Regression with nested metadata fixed #769

3.2.4

1 year ago

Shiny new things

  • New source of data for the plugin: Dataview JS Pages. You can write your own pages queries and use them as a source of data. #628
  • Improved

  • Projects API updated. Thanks to Marcus Olsson PR#756

Visual

  • Add row button is visible at the bottom of the table
  • Add Column button has a minimum width to avoid visual issues

3.2.3

1 year ago
  • Old engine editor will be used on mobile until the official API is released