notaapp / talk

Issues and discussions for the notes app, Nota.
https://nota.md
59 stars 1 forks source link

Sort order for Notes #420

Open abhisheksingh0196 opened 3 months ago

abhisheksingh0196 commented 3 months ago

Currently, it seems like we can only sort notes in ascending order based on three variables - name, created and modified date. For the daily notes folder, where I add things to future days as well - created and modified dates do not work well because it mixes up the actual notes date order. The only thing that can work is name but it only does ascending. Let me know if I'm missing something

Screenshot 2024-03-12 at 10 50 20 AM

astoilkov commented 3 months ago

Yeah, you are right. We don't have a descending option currently. We should add this.