first commit

This commit is contained in:
CrazyJasonwell
2026-07-23 20:36:13 +08:00
commit 513b68be8c
7915 changed files with 2642530 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
{
"memosApiUrl": "http://media.himan.cloud:5230/api/v1",
"memosAccessToken": "memos_pat_HBDpnFA6trrp6f95zSMzSb62OSys1MyX",
"syncDirectory": "50-Memos",
"syncFrequency": "auto",
"autoSyncInterval": 600,
"syncLimit": 1000,
"ai": {
"enabled": false,
"modelType": "ollama",
"apiKey": "",
"modelName": "custom",
"customModelName": "deepseek-r1:1.5b",
"openaiBaseUrl": "https://api.openai.com/v1",
"ollamaBaseUrl": "http://himan.picp.net:11434",
"weeklyDigest": true,
"autoTags": true,
"intelligentSummary": true,
"summaryLanguage": "zh"
}
}
+7449
View File
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
+10
View File
@@ -0,0 +1,10 @@
{
"id": "memos-ai-sync",
"name": "Memos AI Sync",
"version": "1.0.4",
"minAppVersion": "1.4.0",
"description": "Sync Memos content with AI enhancement",
"author": "leoleelxh",
"authorUrl": "https://github.com/leoleelxh",
"isDesktopOnly": false
}
+1
View File
@@ -0,0 +1 @@
/* 插件样式 */