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
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,15 @@
1
+
## 2.8.4
2
+
- New rollup. All task count [ISSUE#602](https://github.com/RafaelGB/obsidian-db-folder/issues/602)
3
+
- New db source, current folder without subfolders [ISSUE#281](https://github.com/RafaelGB/obsidian-db-folder/issues/281)
4
+
- Now row context menu will display with right click (long press on mobile). Left click will open the note.
5
+
### Improved
6
+
- Default values avaliable for cell size and sticky of first colum on global settings [ISSUE#358](https://github.com/RafaelGB/obsidian-db-folder/issues/358)
7
+
- New toggle global configuration to show/hide the row shadow [ISSUE#421](https://github.com/RafaelGB/obsidian-db-folder/issues/421)
8
+
- New column text configuration to customize the name of URL alias [ISSUE#356](https://github.com/RafaelGB/obsidian-db-folder/issues/356)
9
+
- Go to page of entry creation [ISSUE#332](https://github.com/RafaelGB/obsidian-db-folder/issues/332)
10
+
- Support for external links [ISSUE#232](https://github.com/RafaelGB/obsidian-db-folder/issues/232)
11
+
### No longer broken
12
+
- Error handler with not correct calendar formats. Use a default one [ISSUE#595](https://github.com/RafaelGB/obsidian-db-folder/issues/595)
1
13
## 2.8.3
2
14
### Shiny new things
3
15
- Obsidian-projects support (experimental) [ISSUE#574](https://github.com/RafaelGB/obsidian-db-folder/issues/574)
0 commit comments