Releases: RafaelGB/obsidian-db-folder
Releases · RafaelGB/obsidian-db-folder
2.6.0
2.5.3
2.5.2
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
No longer broken
- hotfix of persist saving introduced in 2.5.0 with the change of config centinel
2.5.0
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
2.4.1
2.4.0
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