Broken hash generation for notes documents
Create a new database from scratch. In your private folder, add a new corpus, then add a 'Notes' folder. Edit the markdown file in codi md.
Stop the server. Remove your database. Recreate it. Repeat the steps above to create corpus and notes folders.
Suddenly, your old codimd document is back.
I haven't analyzed but I think our hash id generation is broken. I guess this is so because codimd accepts any string after /
as a document id.
So, as a frame_id
in Notes hyperdata we have a string with 64 characters like 5cca7bfa92c5e05836acdf0ef3621a90d22dfab34fd5971ad9568cee34aa6cd0
yet it is reproducible :)