Would like to confirm that single-quoted YAML values function as anticipated in the previous beta.
If anyone hasn’t already this is an opportunity to check out zk, a “plain text note-taking assistant” and command line tool that is meant for YAML frontmatter’d notes and is useful for:
- It’s ad hoc querying capabilities
- With fzf integration
- Templates for note-taking and for affecting how notes are formatted in the terminal
- Integrating with LSP-compatible text editors
- I’ve had success with basic LSP functionalities in BBEdit.
Overall I think it’s great for achieving some of Notenik’s common capabilities (i.e., linking and backlinking, searching) in external programs without having to rely on “heavier” applications like iA Writer, for example. The experience running Notenik in parallel with editors like neovim and BBEdit that are running zk’s LSP is unmatched in my opinion.
zk will return errors if your YAML frontmatter is incorrect. So the adjustment that this Notenik release provides is great for escaping special characters that might otherwise disrupt YAML value strings.