EINDEX / logseq-memos-sync

Logseq plugin for sync Memos to logseq.
GNU General Public License v3.0
88 stars 13 forks source link

add publish #3

Closed samwei12 closed 1 year ago

samwei12 commented 1 year ago

[Feature]

  1. add publish from logseq to memos

[Enhancement]

  1. fix typo, from memoid to memoId
EINDEX commented 1 year ago

Hi @samwei12 , Thanks for the PR,

That memoid is not a typo issue, I set it up like this on purpose, Logseq property query is case-sensitive but some times I setting . and when adding memoId with Upcase, it will auto-trans to lower cases by Logseq. And if we change that, every user data will get duplicate information.