omnivore-app / logseq-omnivore

Logseq plugin to fetch articles and highlights from Omnivore
MIT License
278 stars 15 forks source link

In Logseq large blocks cannot be edited, please allow to import full article in chunks #113

Open thiswillbeyourgithub opened 1 year ago

thiswillbeyourgithub commented 1 year ago

Hi,

After playing around with the {{{ content }}} way to import full articles, I saw this popup : image

This is on logseq 0.9.8

I think it would be a great feature to allow spliting the article into smaller chunks automatically to avoid that. I'm guessing every markdown header and if it's not enough, split between newlines. That seems reasonnably easy to implement and should cover most cases.

I think all the chunk blocks would have to be children of the "article metadata block" to help get organize, so somewhat related to https://github.com/omnivore-app/logseq-omnivore/issues/78

yoghurtdewdew commented 10 months ago

Hello, I would like to add a point here. Could it be possible to attach the full text to the back of the highlighted end. Because now to the front, a very long, non-folding block that always requires me to slide down for a long time to see the highlight.

thiswillbeyourgithub commented 7 months ago

114 is now fixed but I still think this is needed.