[GH-ISSUE #1047] FOLDER sorting mixing folders and files #453

Closed
opened 2026-03-03 00:21:16 +03:00 by kerem · 4 comments
Owner

Originally created by @zzxxhhzxh on GitHub (Jul 12, 2021).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/1047

When using FLODER sorting such as "A to Z", all files and folders will be sorted by their names, but actually the Folders should be sorted by name, and after that the files will be sorted. not being sorted together. Such as this ([xxx] is folder)

[AAA]
BBB
[CCC]
[DDD]
EEE

But should be:

[AAA]
[CCC]
[DDD]
BBB
EEE

  • Boost Note.next version: 19.0 --> 20.2
  • OS version and name: Windows 10 64 bit
Originally created by @zzxxhhzxh on GitHub (Jul 12, 2021). Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/1047 When using FLODER sorting such as "A to Z", all files and folders will be sorted by their names, but actually the Folders should be sorted by name, and after that the files will be sorted. not being sorted together. Such as this ([xxx] is folder) [AAA] BBB [CCC] [DDD] EEE But should be: [AAA] [CCC] [DDD] BBB EEE - Boost Note.next version: 19.0 --> 20.2 - OS version and name: Windows 10 64 bit
kerem closed this issue 2026-03-03 00:21:16 +03:00
Author
Owner

@Komediruzecki commented on GitHub (Jul 13, 2021):

Hi, zzxxhhzxh,

I think this is a bug, I forwarded it to the team, should be resolved quickly.

Thanks for your patience.

<!-- gh-comment-id:879270876 --> @Komediruzecki commented on GitHub (Jul 13, 2021): Hi, zzxxhhzxh, I think this is a bug, I forwarded it to the team, should be resolved quickly. Thanks for your patience.
Author
Owner

@mokeyish commented on GitHub (Jul 16, 2021):

Yeah, it looks terrible that Folders and files are sorted together.

<!-- gh-comment-id:881373363 --> @mokeyish commented on GitHub (Jul 16, 2021): Yeah, it looks terrible that Folders and files are sorted together.
Author
Owner

@mokeyish commented on GitHub (Jul 19, 2021):

@Komediruzecki I've fixed it already, please release a new version as far as possiable.

<!-- gh-comment-id:882278606 --> @mokeyish commented on GitHub (Jul 19, 2021): @Komediruzecki I've fixed it already, please release a new version as far as possiable.
Author
Owner

@Komediruzecki commented on GitHub (Aug 18, 2021):

This is fixed and released.

Closing, please reopen if needed

<!-- gh-comment-id:901304620 --> @Komediruzecki commented on GitHub (Aug 18, 2021): This is fixed and released. Closing, please reopen if needed
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/BoostNote-App#453
No description provided.