Initial commit

This commit is contained in:
Dynamitos
2026-06-09 11:08:04 +02:00
commit 67a4d0e0ec
148 changed files with 34596 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"id": "ollama",
"name": "Ollama",
"version": "0.0.1",
"minAppVersion": "0.15.0",
"description": "This is a plugin for Obsidian that enables the usage of Ollama within your notes.",
"author": "hinterdupfinger",
"authorUrl": "https://github.com/hinterdupfinger",
"isDesktopOnly": true
}