You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Under Window -> Receiving addresses the list can only be sorted by Label or Address. Both are inconvenient if e.g. you have two labels "Blah Jan 2022" and "Blah Jan 2022", and now you need to rename the most recent one to 2023.
Sorting by the index could make sense (but is still ambiguous with multiple descriptors), or by label creation time.
The text was updated successfully, but these errors were encountered:
I think only manually 'requested' receiving addresses have dates or independent IDs associated with them at the moment. (Stored via destdata entries in the wallet db.)
Is the suggestion to populate that data (and allow sorting on it) in this table if it's available, or would the change be more extensive and involve updating the data in the DB if the label is set/modified in this window?
Under Window -> Receiving addresses the list can only be sorted by Label or Address. Both are inconvenient if e.g. you have two labels "Blah Jan 2022" and "Blah Jan 2022", and now you need to rename the most recent one to 2023.
Sorting by the index could make sense (but is still ambiguous with multiple descriptors), or by label creation time.
The text was updated successfully, but these errors were encountered: