mirror of
https://github.com/erbanku/obsidian-memos-ai-sync.git
synced 2026-07-22 06:53:32 +00:00
fix: rename plugin from 'Memos AI Sync+' to 'Memos AI Sync Plus' to comply with Obsidian directory naming rules
This commit is contained in:
parent
8bc485d416
commit
8848cd1343
3 changed files with 3 additions and 3 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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.",
|
||||
|
|
|
|||
Loading…
Reference in a new issue