Zettelkasten Prefixer - bug with date setting

This is not a bug. It’s indented behavior. If we detect a collision in the ID, we increment the date by one unit until there is no collision anymore.

The problem is that you are not using ZK ID as a Unique Identifier but just as a prefix. My advise is to use YYYYMMDDHH and then delete the hours if you don’t want it.