Enhance documentation and add new spell details

- Updated community-plugins.json to include 'dataview' for enhanced data visualization.
- Modified types.json to introduce a new 'multitext' type for better data handling.
- Expanded workspace.json with new tab configurations and improved organization.
- Added multiple markdown files detailing new spells, their effects, and additional descriptions, enhancing the overall spell documentation.
This commit is contained in:
Redsandy
2026-01-19 02:59:26 +03:00
parent a97a102c55
commit e9f726ea0c
42 changed files with 21405 additions and 97 deletions

View File

@@ -1,4 +1,5 @@
[
"table-editor-obsidian",
"obsidian-plantuml"
"obsidian-plantuml",
"dataview"
]