Check type ID#

kind: filesystem_unique_filename

Scope: collection, runs once per collection over all its items.

Purpose#

Require that no two items in the collection share a basename.

Example#

collections:
  notes:
    path: notes
    checks:
      - kind: filesystem_unique_filename