Skip to content

CiceroIsBack/loam

 
 

Repository files navigation

Loam

loam: Logseq + Foam (VS Code plugin)
This is an early stage project under rapid development.
VSCode Marketplace

Loam is a fork of the excellent [Foam](https://github.com/foambubble/foam) VS Code extension. The goal of Loam is to enable better compatibilty with Logseq. This way one can easily open their Logseq folder in VS Code and get a comparable note-taking experience.

To see the features of Foam, check out their README.

Info

To enable automatic outlining and indenting, use the Markdown All in One extension.

Why "Loam"? Loam is a combination of "Logseq" + "Foam". Also, loam in the real world is rich soil that is good for growing plants. My hope is that Loam will be a good foundation for your knowledge garden, and help you grow your thoughts.

Features to Implement

  • support hierarchy in links (namespaces; has to change "/" to "__")
  • support for tags as links (incl in backlinks section)
  • support for block ids
  • support collapsed::true ?? (not important)
  • support TODO / DONE
  • fix page embeds (just make it use Logseq formatting; the functionality is already there)
    • also support block embeds?

Languages

  • TypeScript 96.3%
  • JavaScript 3.3%
  • Other 0.4%