notea-org / notea

📒 Self hosted note taking app stored on S3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

import sets date from zip, but createNote overrides with current date

bjj opened this issue · comments

As the title says: Import gets the timestamp from the zipfile as the date in the note metadata, but the way the spread syntax is written in createNote, it overrides with the durrent date.

commented

This bug was (theoretically, haven't quite tested) fixed in #141, so I'm closing this issue.