obsidian-test-vault/data/02 - hQ0WOagu9loBibR/10 - N3RPbgWNvw73e/10 - N3RPbgWNvw73e.md

443 B

sfWmxvg7lh1S

P7 B

5hvtLwVCTGA0 PG31Pcudd2ghbByH4DR

  • wHfcNc
  • Jf6CWZXnJ
const link = dc.parseLink("[[root/views/project-table.md#^taskTable]]")
const imported = await dc.require(link)
console.log(imported, link)
function View() {
   return <imported.ProjectView path={dc.currentPath()} type="category"/>	
}
return <View/>