How to edit/refresh the "Created At" and "Updated At" times?

I recently moved from Obsidian to Logseq and am loving it! But, the times included in the “All pages” view don’t seem to be synced with the filesystem.

I wrote a script to update the “./logseq/page-metadata.edn” file to refresh the times to my filesystem, but that does not seem to work even after a restart of both Logseq and my computer.

Is it possible to tell Logseq to use the times in the updated metadata file or at least, reset those times to the “ctime” and “time” of my files?

1 Like

+1 … @TheDevBird: Same issue here. I have posted about this a couple times too. No one replies. Very odd. Syncing these dates with the actual creation date of the file makes the most sense. I feel like I am alone in valley crying out about this until you came along. Any help from anyone on this very appreciated!

The timestamp isn’t handle correctly due to the limitation of text-based storage.
We are developing the DB storage to handle.