Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Feb 18:54
· 10 commits to main since this release
3a69282

Obsidian v0.2.0

Closed issues:

  • Map links (file names - .md) to full path (#1)
  • Vault constructor (#2)
  • Read body and header content for file (#3)
  • Extract tags from body content (#4)
  • Extract tags from header content (#5)
  • Map incoming tags to files (#6)
  • Map incoming link references to files (#7)
  • Reverse outgoing links from each file (#8)
  • Map outgoing tags to files (#9)
  • Map dataview variables to files where they appear (#10)
  • Map file to dataview variables they contain (#11)
  • Add Documenter pages (#14)
  • Support option of including/excluding dataview k-v pairs when constructing Vault (#15)
  • If supporting dataview k-v data, be sure to exclude it in indexing wikilcnks (#16)
  • Regex for inline kv pairs is matching wiki links (#17)
  • Navigation links (#18)

Merged pull requests: