Radish alpha
r
rad:z4D5UCArafTzTQpDZNQRuqswh3ury
Radicle desktop app
Radicle
Git
Changing order of repositories on the home screen is annoying
Open rudolfs opened 1 year ago

I personally find it difficult to find the only repository that I care about on the home screen because it keeps changing its location because we sort the repositories by latest update time. I’d rather they stay in the same order, so that I don’t have to think too hard to get back to my repo.

The sort order could be perhaps user-configurable. I believe someone else also mentioned this (either Johannes or Finto?).

z6MkkfM3...sVz5 commented 1 year ago

I think at some point, we said to filter by rid, this would be stable. But maybe not optimal since you would get repos at the bottom of the listing that you maybe want on top.

Maybe we need to store some Set of RIDs with the preferred order so people can order them as they want, and add new repos to the bottom to be sorted

rudolfs commented 1 year ago

Could we just sort by name alphabetically? Otherwise I’d implement some way to bookmark favourites and just have a separate filter for that which we select by default if there are any bookmarks.