You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 28, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: docs/docs/changelog.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,18 @@
6
6
- Links filter
7
7
- Number range filter
8
8
- Text filter with unique values suggestions
9
+
- Select filter with unique values suggestions
10
+
- Tags filter
9
11
- Tasks filter
10
-
12
+
### Improved
13
+
- Improvements on Obsidnan-projects integration [ISSUE#592](https://github.com/RafaelGB/obsidian-db-folder/issues/592)
14
+
- new Icon design! [ISSUE#599](https://github.com/RafaelGB/obsidian-db-folder/issues/599)
15
+
- You can hide/show the icon in the bar context menu on global settings.
16
+
- Current folder without subfolders is avaliable for root too [ISSUE#606](https://github.com/RafaelGB/obsidian-db-folder/issues/606)
17
+
### No longer broken
18
+
- Edit engine improved to support multiple formula editions with the same trigger [ISSUE#616](https://github.com/RafaelGB/obsidian-db-folder/issues/616)
19
+
- Tags source include the tag with new files at the end of the file if a template is applied [ISSUE#618](https://github.com/RafaelGB/obsidian-db-folder/issues/618)
20
+
- CSV imports will include the file path correctly [ISSUE#593](https://github.com/RafaelGB/obsidian-db-folder/issues/593)
11
21
## 2.8.4
12
22
### Shiny new things
13
23
- New rollup. All task count [ISSUE#602](https://github.com/RafaelGB/obsidian-db-folder/issues/602)
0 commit comments