markmv - v1.39.2
    Preparing search index...

    Function computeNoteStemCounts

    • Count how many markdown files carry each note stem.

      A stem carried by exactly one file resolves unambiguously vault-wide, so a rewritten wikilink can use the bare form; any stem whose post-move count exceeds one needs the path-qualified form.

      Parameters

      Returns Map<string, number>

      Map from stem (basename without .md) to the number of markdown files carrying it