Update community plugins
This commit is contained in:
parent
2d1983be1f
commit
bb3429d67b
6 changed files with 8602 additions and 6980 deletions
3979
.obsidian/plugins/dataview/main.js
vendored
3979
.obsidian/plugins/dataview/main.js
vendored
File diff suppressed because one or more lines are too long
4
.obsidian/plugins/dataview/manifest.json
vendored
4
.obsidian/plugins/dataview/manifest.json
vendored
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"id": "dataview",
|
||||
"name": "Dataview",
|
||||
"version": "0.4.21",
|
||||
"minAppVersion": "0.12.0",
|
||||
"version": "0.4.26",
|
||||
"minAppVersion": "0.13.11",
|
||||
"description": "Complex data views for the data-obsessed.",
|
||||
"author": "Michael Brenan <blacksmithgu@gmail.com>",
|
||||
"authorUrl": "https://github.com/blacksmithgu",
|
||||
|
|
46
.obsidian/plugins/obsidian-kanban/main.js
vendored
46
.obsidian/plugins/obsidian-kanban/main.js
vendored
File diff suppressed because one or more lines are too long
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "obsidian-kanban",
|
||||
"name": "Kanban",
|
||||
"version": "1.2.27",
|
||||
"version": "1.2.29",
|
||||
"minAppVersion": "0.12.3",
|
||||
"description": "Create markdown-backed Kanban boards in Obsidian.",
|
||||
"author": "mgmeyers",
|
||||
|
|
6555
.obsidian/plugins/templater-obsidian/main.js
vendored
6555
.obsidian/plugins/templater-obsidian/main.js
vendored
File diff suppressed because one or more lines are too long
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"id": "templater-obsidian",
|
||||
"name": "Templater",
|
||||
"version": "1.9.9",
|
||||
"version": "1.11.3",
|
||||
"description": "Create and use templates",
|
||||
"minAppVersion": "0.11.13",
|
||||
"author": "SilentVoid",
|
||||
|
|
Loading…
Reference in a new issue