HEmile/juggl

Typed links list syntax with dataview inline properties support

HEmile opened this issue · 2 comments

Some people would like to have this typed links / inline dataview property hybrid:

- linkType:: [[link 1]], [[link 2]]

which will be parsed by dataview as an inline property.

The Breadcrumbs plugin implements this already https://github.com/SkepticMystic/breadcrumbs . Should look there for inspiration.

This will be supported in the next Breadcrumbs release, when Breadcrumbs, Dataview and Juggl are all active.