Notenik 19.4.0 Released on July 29th, 2026

The new version has just been approved and should be showing up in the Mac App Store soon.

It includes the following improvements:

  • Alternating row colors on the List tab are now optional;
  • A Nav menu item to go Home (top of list) has been added;
  • An author title may now be included in a Quote-From citation;
  • Added an Image-Class field that can be used to apply a class to an image identified in the Image Name field;
  • Single quotes around values are now removed when reading a Note from disk, to increase compatibility with YAML processing conventions.

Oh, and you can find all the details in the Knowledge Base.

1 Like

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:

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.

1 Like