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:
11
docs/Action Rog/.obsidian/plugins/dataview/manifest.json
vendored
Normal file
11
docs/Action Rog/.obsidian/plugins/dataview/manifest.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "dataview",
|
||||
"name": "Dataview",
|
||||
"version": "0.5.68",
|
||||
"minAppVersion": "0.13.11",
|
||||
"description": "Complex data views for the data-obsessed.",
|
||||
"author": "Michael Brenan <blacksmithgu@gmail.com>",
|
||||
"authorUrl": "https://github.com/blacksmithgu",
|
||||
"helpUrl": "https://blacksmithgu.github.io/obsidian-dataview/",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
Reference in New Issue
Block a user