Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit fd9849a

Browse files
committed
changelog
1 parent e39cf72 commit fd9849a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/docs/changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
11
## 0.0.7
2+
### Shiny new things
3+
- New local property `group_folder_column` to specify a select column type column. This column will be used to group the notes into subfolders with the same cell value. The subfolder will be created if it does not exist. [ISSUE#11](https://github.com/RafaelGB/obsidian-bd-folder/issues/11)
4+
5+
### Improved
6+
- Sustancial improvements with error handling.
7+
- Beta of an error page if Config yaml is not parsed correctly with the details.
8+
- Now if some core config is missing, the database will be created with the default values.
29
### No longer broken
310
- Now before render a database, it will check if dataview plugin is installed. Showing a warning message if not. [ISSUE#13](https://github.com/RafaelGB/obsidian-bd-folder/issues/13)
411
## 0.0.6

0 commit comments

Comments
 (0)