fix: rename plugin from 'Memos AI Sync+' to 'Memos AI Sync Plus' to comply with Obsidian directory naming rules

This commit is contained in:
Cactus (Bot) 2026-06-01 00:16:16 +08:00
parent 8bc485d416
commit 8848cd1343
No known key found for this signature in database
GPG key ID: 4A0FF673AFA15C66
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
# Memos AI Sync+
# Memos AI Sync Plus
A fork of [leoleelxh/obsidian-memos-ai-sync](https://github.com/leoleelxh/obsidian-memos-ai-sync) by [erbanku](https://github.com/erbanku), updated to support **Memos v0.21 and earlier** API.

View file

@ -1,6 +1,6 @@
{
"id": "memos-ai-sync-plus",
"name": "Memos AI Sync+",
"name": "Memos AI Sync Plus",
"author": "erbanku",
"description": "Sync Memos (v0.21 and earlier) notes with optional AI enhancement.",
"repo": "erbanku/obsidian-memos-ai-sync"

View file

@ -1,6 +1,6 @@
{
"id": "memos-ai-sync-plus",
"name": "Memos AI Sync+",
"name": "Memos AI Sync Plus",
"version": "1.0.5",
"minAppVersion": "1.4.0",
"description": "Sync Memos (v0.21 and earlier) notes with optional AI enhancement.",