This repository was archived by the owner on Jul 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +5
-3
lines changed
Expand file tree Collapse file tree 4 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1+ ## 2.9.2
2+ - Hotfix sorting and selects [ ISSUE #620 ] ( https://github.com/RafaelGB/obsidian-db-folder/issues/620 ) [ ISSUE #622 ] ( https://github.com/RafaelGB/obsidian-db-folder/issues/622 )
13## 2.9.1
24- hotfix for 2.9.0. Not string editions typo fixed
35## 2.9.0
Original file line number Diff line number Diff line change 11{
22 "id" : " dbfolder" ,
33 "name" : " DB Folder" ,
4- "version" : " 2.9.1 " ,
4+ "version" : " 2.9.2 " ,
55 "minAppVersion" : " 0.16.3" ,
66 "description" : " Folder with the capability to store and retrieve data from a folder like database" ,
77 "author" : " RafaelGB" ,
Original file line number Diff line number Diff line change 11{
22 "id" : " dbfolder" ,
33 "name" : " DB Folder" ,
4- "version" : " 2.9.1 " ,
4+ "version" : " 2.9.2 " ,
55 "minAppVersion" : " 0.16.3" ,
66 "description" : " Folder with the capability to store and retrieve data from a folder like database" ,
77 "author" : " RafaelGB" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " obsidian-dbfolder" ,
3- "version" : " 2.9.1 " ,
3+ "version" : " 2.9.2 " ,
44 "description" : " This is a sample plugin for Obsidian (https://obsidian.md)" ,
55 "main" : " main.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments