Skip to content

Commit

Permalink
docs: add self checking
Browse files Browse the repository at this point in the history
  • Loading branch information
EINDEX authored Jul 4, 2023
1 parent 4739d4b commit 035847e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,12 @@
## 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 ))}}`

0 comments on commit 035847e

Please sign in to comment.