Yapeng Bai

Results 29 comments of Yapeng Bai
trafficstars

The first two issues are limitations of Notion. If they must be resolved, there is a way to do it, which is to split and send Logseq content to Notion...

I didn't reproduce the third question. Please record a GIF if possible.

感谢大佬,等我需要写界面的时候, 用你这个试试 🤞

> There is a bug when updating as page properties. Use `updateBlock()` and enter `property:: value/n` directly at the beginning of its content. The `\n` means a new line.) This...

> @b-yp The problem is when you update properties using [upsertBlockProperty](https://plugins-doc.logseq.com/logseq/Editor/upsertBlockProperty) it will work as expected, but it will not write to the db, you will need to reindex your...

Perhaps this can be achieved in GitHub's workflows.

Thank you @xyhp915 ! The code you optimized is fantastic; it eliminated a lot of JS file imports and switched to using npm imports. 👍

I just noticed there's another PR here. Can this PR be merged?

Unfortunately, I don't think this plugin is good. The syntax of Logseq and Notion is not exactly the same. I made some conversions in between, but I think this conversion...