mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-27 19:25:15 +02:00
feat: introduce SurfSense plugin for Obsidian with syncing capabilities and enhanced settings management
This commit is contained in:
parent
ee2fb79e75
commit
60d9e7ed8c
19 changed files with 2044 additions and 175 deletions
10
manifest.json
Normal file
10
manifest.json
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"id": "surfsense",
|
||||
"name": "SurfSense",
|
||||
"version": "0.1.0",
|
||||
"minAppVersion": "1.4.0",
|
||||
"description": "Sync your Obsidian vault to SurfSense for AI-powered search across all your knowledge sources.",
|
||||
"author": "SurfSense",
|
||||
"authorUrl": "https://github.com/MODSetter/SurfSense",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue