Skip to content

Template functions syntax #407

@srid

Description

@srid

contd. from #312 (comment)

Deprecate

[[z:zettels?tag=foo&timeline]]

in favour of

{{ zettels | tag=foo | timeline }}
  • Folgezettel type would use {{...}}#
  • Template function syntax maps to URIs underneath (the two types are isomorphic)
  • The URI syntax will be deprecated but continue to be supported (as it is used as the underlying format in the Pandoc AST)
  • Template function syntax can be used to provide non-link-query related extensible features like Include markdown snippets #348 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Zettel FormatAnything that affects the structure of the zettel textproposalProposal with exact spec yet to be fleshed out

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions