EINDEX / logseq-memos-sync

Logseq plugin for sync Memos to logseq.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 ))}}

About

Logseq plugin for sync Memos to logseq.

License:GNU General Public License v3.0


Languages

Language:TypeScript 96.2%Language:JavaScript 2.4%Language:HTML 1.1%Language:Shell 0.2%