Skip to content

How to load title from YAML Header for the generated PDF? #36

@sbock17

Description

@sbock17

Dear Mr. Basil,

How would it be possible to load the title of Zettels from the Yaml header?

Suppose, all notes start with a $filename like so (%Y%m%d%H%M).rmd, e.g. "202112132135.rmd". Each of these include a standard YAML header like so:

---
title: The Title for this Zettel.
date:
tags:
citation:
---

Suppose, I would like to display the title for this Zettel in the Graph. Or, even better, just concatenate the title to the ID (%Y%m%d%H%M).rmd

Do you think, there would be any possibility for achieving this with vizel?

Also, I am using the .rmd extension. How would it be possible to specify the .rmd filetype instead of .txt or .md?

Kind regards :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions