CiceroIsBack / loam

loam: Logseq + Foam (VS Code plugin)
https://marketplace.visualstudio.com/items?itemName=ciceroisback.loam
Other
15 stars 3 forks source link

support collapsed::true #10

Open CiceroIsBack opened 9 months ago

CiceroIsBack commented 9 months ago

Logseq currently collapses bullets when the collapsed::true property is added to them. VS Code already supports collapsing bullet points. It should not be hard for it to recognize the collapsed::true property, and automatically collapse bullets when that property is added.

This will make working with large markdown files much easier, and the collapsed state of blocks should sync seamlessly between Loam and Logseq.