logoalt Hacker News

heltale04/23/20251 replyview on HN

I have largely the same setup but use neovim instead of obsidian.

A friendly tip: you don’t have to populate the metadata yourself and can use ‘hugo new <dir>/<post_name>.md’ to create the file with the metadata.


Replies

ingav04/23/2025

Nice, didn’t know that. Will try it out, thanks!