Awesome
logseq-memos-sync
[!WARNING]
The project was archived because I no longer use Memos.
A memos sync plugin for logseq
<a href="https://www.buymeacoffee.com/eindex"><img src="https://img.buymeacoffee.com/button-api/?text=Buy me a coffee&emoji=&slug=eindex&button_colour=40DCA5&font_colour=ffffff&font_family=Cookie&outline_colour=000000&coffee_colour=FFDD00" /></a>
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
- Open plugin setting, setting up Memos openAPI
Manually Sync
- Open Logseq command panel, Win
Ctrl + Shift + P
or macOSCommand + Shift + P
. - Search for Sync Memos
- Run it
Automatic Sync
- 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
<p align="center"> <a href="https://github.com/eindex/logseq-memos-sync/graphs/contributors"> <img src="https://contrib.rocks/image?repo=eindex/logseq-memos-sync"/></a> </p>Star History
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 ))}}