Skip to content

EINDEX/logseq-memos-sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8a30a6f · Jan 19, 2024
Sep 17, 2023
Jul 18, 2023
Dec 1, 2022
Sep 17, 2023
Nov 29, 2022
Jul 18, 2023
Mar 5, 2023
Dec 1, 2022
Nov 29, 2022
Apr 19, 2023
Dec 1, 2022
Sep 17, 2023
Sep 17, 2023
Jan 19, 2024
Sep 17, 2023
Nov 29, 2022
Nov 29, 2022
Mar 5, 2023

Repository files navigation

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