Skip to content

Latest commit

 

History

History
 
 

foam-vscode

Loam

This is an early stage project under rapid development.

Loam is a fork of the excellent 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 soul 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 to allow interoperability with Logseq

  • 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?