hi
the worse part of Hugo, with huge sites (thousands of interconnected files) is the linking.
i am creating manually an “id” in the frontmatter.
could it be possible to modify the ref so to accept the id {{< ref id=“my-id” >}} and automatically inject the correct path?
another solution would be to use Obsidian ( https://obsidian.md/ which is an amazing editor for linked markdown files) but uses the [[ ]] for links, and Hugo doesn’t support them natively
i’ve been playing with Hocus CSM but doesn’t manage links