Currently, when linking to an object using the @ function, objects appear in what seems to be a random order. This arbitrary arrangement complicates the process of finding the intended item.
WHAT DO YOU RECOMMEND
To further optimize user experience, my recommendation is that during @ object linking, objects in the dropdown list should initially be sorted by name and subsequently, within each name, be sorted based on their creation date.
REAL WORLD USE CASES
On a daily basis, I create a Daily note. Part of this routine involves following up on the previous day’s note. To facilitate easy navigation between the current Daily note and yesterday’s, I embed a link to the preceding day’s note.
Currently, when I start typing to create this link, the dropdown list doesn’t seem to follow any particular order, making it difficult to locate yesterday’s daily note.
RECOMMENDED ALTERNATIVES
While it is currently possible to scroll through the list to find the object you wish to link, implementing a sorting method by creation date would greatly enhance convenience and efficiency.
ADDITIONAL CONTEXT
This feature request has some relevance to this feature request:
When you say, “Now this list is sorted by the last edited date,” are you referring to the current version of the app? In version 0.34.3 (macOS), the list for the inline link menu is not sorted by either the creation date or the last modified date. I can’t see any patterns as to why the list is sorted the way it is.
From the inline link menu:
A set of daily notes, solely for displaying the most recent modified dates (the creation date is always the same as the date in the title, creating a new daily note is the first thing I do in the morning).