notesnook icon indicating copy to clipboard operation
notesnook copied to clipboard

Group notes by year after import is buggy

Open nicosomb opened this issue 1 year ago • 1 comments

What happened?

I have a NaN date when I import old notes (created in 2018) and when I want to group notes by year.

see #4730

Steps to reproduce the problem

Import old notes (with a creation date in 2018, it also occurs with a recent date in fact). Try to group your notes by creation year. You've got a NaN date.

The information about my note

Capture d’écran 2024-07-17 à 15 07 10

The notes, grouped by year

Capture d’écran 2024-07-17 à 15 07 16

Version

3.0.10-3a5b577-desktop

Platform/OS

macOS

Relevant log output

No response

nicosomb avatar Jul 22 '24 06:07 nicosomb

I've got the same problem, but weirdly "group by week" works without problems

Group by week image

Group by month image

Group by year image

Note Properties All notes have in the properties the proper created at and edited at image

DidierLmn avatar Aug 20 '24 13:08 DidierLmn

Same exact problem after importing from Markdown with created_at and updated_at frontmatter

dogception avatar Sep 11 '24 11:09 dogception