Warning
The project was archived because I no longer use Memos.
A memos sync plugin for logseq
- Sync memos to logseq via memos openAPI
- Auto Sync memos when start Logseq
- Can send block to Memos now!
- Allow sync memos with tags.
- Open plugin setting, setting up Memos openAPI
- Open Logseq command panel, Win
Ctrl + Shift + P
or macOSCommand + Shift + P
. - Search for Sync Memos
- Run it
- Open plugin setting and checked
autoSync
field.
- 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)
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 ))}}