EINDEX/logseq-memos-sync

Logseq plugin for sync Memos to logseq.

96

stars

111

commits

TypeScript

primary language

Feb 11, 2026

updated

logseq
logseq-plugin
memos

README

logseq-memos-sync

[!WARNING]
The project was archived because I no longer use Memos.


A memos sync plugin for logseq

Features

  • Sync memos to logseq via memos openAPI
  • Auto Sync memos when start Logseq
  • Can send block to Memos now!
  • Allow sync memos with tags.

How to use

  1. Open plugin setting, setting up Memos openAPI

Manually Sync

  1. Open Logseq command panel, Win Ctrl + Shift + P or macOS Command + Shift + P.
  2. Search for Sync Memos
  3. Run it

Automatic Sync

  1. Open plugin setting and checked autoSync field.

Limit

  • if memo exist, cannot update the content. We don't want to break your content.
  • Cannot send image and files between Memos and logseq. (If you want this feature, welcome PR)

ScreenShot

Thanks

Contributors

Star History

Star History Chart

Self Checking

If you found data is not sync, please checking belows things:

  • Your memos server is reachable.
  • The property memo-id is not using, this can check by query: {{query (or (property memoid ) (property memo-id ))}}

Contributors

EINDEX

77 commits

samwei12

6 commits

EINDEX/logseq-memos-sync

Logseq plugin for sync Memos to logseq.

96

stars

111

commits

TypeScript

primary language

Feb 11, 2026

updated

logseq
logseq-plugin
memos

README

logseq-memos-sync

[!WARNING]
The project was archived because I no longer use Memos.


A memos sync plugin for logseq

Features

  • Sync memos to logseq via memos openAPI
  • Auto Sync memos when start Logseq
  • Can send block to Memos now!
  • Allow sync memos with tags.

How to use

  1. Open plugin setting, setting up Memos openAPI

Manually Sync

  1. Open Logseq command panel, Win Ctrl + Shift + P or macOS Command + Shift + P.
  2. Search for Sync Memos
  3. Run it

Automatic Sync

  1. Open plugin setting and checked autoSync field.

Limit

  • if memo exist, cannot update the content. We don't want to break your content.
  • Cannot send image and files between Memos and logseq. (If you want this feature, welcome PR)

ScreenShot

Thanks

Contributors

Star History

Star History Chart

Self Checking

If you found data is not sync, please checking belows things:

  • Your memos server is reachable.
  • The property memo-id is not using, this can check by query: {{query (or (property memoid ) (property memo-id ))}}

Contributors

EINDEX

77 commits

samwei12

6 commits

Languages

TypeScript

97.4%

JavaScript

1.7%