simplex-chat / simplex-chat/simplex-chat
Ability to pin "chats" and "notes to myself"
Open
Nobody has claimed this yet.
enhancement
ui
- Dominant language
- Haskell
- Stars
- 19.5k
- Forks
- 1.4k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 71
Description
The last version has led "notes to self" but it goes to bottom when other conversations happen and it hasn't a fixed place. It goes up and down in the chats list.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the chats-list implementation and the handling of “notes to self.” Confirm how conversations are ordered when new messages arrive. Done means a chat or “notes to self” can be pinned and remains in a fixed position instead of moving with the rest of the list.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100