Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/EINDEX/logseq-memos-sync

Logseq plugin for sync Memos to logseq.
https://github.com/EINDEX/logseq-memos-sync

logseq logseq-plugin memos

Last synced: 14 days ago
JSON representation

Logseq plugin for sync Memos to logseq.

Awesome Lists containing this project

README

        

# logseq-memos-sync

> [!WARNING]
> The project was archived because I no longer use [Memos](https://github.com/usememos/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

![](docs/memos.png)

![](docs/logseq.png)

## Thanks

- [Memos](https://github.com/usememos/memos)

## Contributors




## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=eindex/logseq-memos-sync&type=Date)](https://star-history.com/#eindex/logseq-memos-sync&Date)

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