This commit is contained in:
Oscar Plaisant
2024-03-28 23:40:47 +01:00
parent bcca52f387
commit 8100d33567
3475 changed files with 1433 additions and 69 deletions

View File

@@ -0,0 +1,9 @@
{
"id": "obsidian-vault-statistics-plugin",
"name": "Vault Statistics",
"version": "0.1.3",
"minAppVersion": "0.11.0",
"description": "Status bar item with vault statistics such as number of notes, files, attachments, and links.",
"author": "Bryan Kyle",
"isDesktopOnly": false
}