[GH-ISSUE #437] Notes not ordered correctly on mobile (iOS) #206

Closed
opened 2026-03-03 00:19:18 +03:00 by kerem · 3 comments
Owner

Originally created by @danwild on GitHub (Apr 25, 2020).
Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/437

Current behavior

Displays notes in an arbitrary order - I can't really tell how it is ordering (it's not alpha sort by title either)

IMG_1717

Expected behavior

Notes should be ordered by latest create/edit date-time, with most recent first.

Steps to reproduce

  1. Create new note on mobile
  2. Return to list view

Environment

Mobile

  • Boost Note app version: v0.3.0
  • OS version and name: iOS 13.3.1
Originally created by @danwild on GitHub (Apr 25, 2020). Original GitHub issue: https://github.com/BoostIO/BoostNote-App/issues/437 # Current behavior Displays notes in an arbitrary order - I can't really tell how it is ordering (it's not alpha sort by title either) ![IMG_1717](https://user-images.githubusercontent.com/3774647/80292954-390da700-879e-11ea-9178-d3ebea39282c.PNG) # Expected behavior Notes should be ordered by latest create/edit date-time, with most recent first. # Steps to reproduce 1. Create new note on mobile 2. Return to list view # Environment ## Mobile - Boost Note app version: v0.3.0 - OS version and name: iOS 13.3.1
Author
Owner

@Rokt33r commented on GitHub (Apr 26, 2020):

This is partially fixed in v0.4.1. In v0.4.1, notes will be sorted by updated date. But yeah, I'll provide more sorting method in v0.5.0

<!-- gh-comment-id:619521897 --> @Rokt33r commented on GitHub (Apr 26, 2020): This is partially fixed in v0.4.1. In v0.4.1, notes will be sorted by updated date. But yeah, I'll provide more sorting method in v0.5.0
Author
Owner

@danwild commented on GitHub (Apr 28, 2020):

Tested in v0.4.1 on iOS and I can no longer reproduce, will close this. Thanks 🙏

<!-- gh-comment-id:620520482 --> @danwild commented on GitHub (Apr 28, 2020): Tested in v0.4.1 on iOS and I can no longer reproduce, will close this. Thanks 🙏
Author
Owner

@Rokt33r commented on GitHub (May 2, 2020):

Implementing more note sorting options will be tracked in https://github.com/BoostIO/BoostNote.next/issues/455.

<!-- gh-comment-id:622997855 --> @Rokt33r commented on GitHub (May 2, 2020): Implementing more note sorting options will be tracked in https://github.com/BoostIO/BoostNote.next/issues/455.
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#206
No description provided.