Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reorganization of preferences #16550

Closed
SimonBrandner opened this issue Feb 26, 2021 · 2 comments · Fixed by matrix-org/matrix-react-sdk#5742
Closed

Reorganization of preferences #16550

SimonBrandner opened this issue Feb 26, 2021 · 2 comments · Fixed by matrix-org/matrix-react-sdk#5742
Assignees
Labels
A-User-Settings P4 [OBSOLETE LABEL] Interesting — Not yet scheduled, will accept patches T-Enhancement

Comments

@SimonBrandner
Copy link
Contributor

SimonBrandner commented Feb 26, 2021

Currently, there is a bunch of stuff in the preferences and I often have problems trying to find what I need. This is my suggestion of how the setting could be reorganized:

  • Room list
    • Show shortcuts to recently viewed rooms above the room list
  • Keyboard
    • Use Ctrl + F to search
  • Composer
    • Use Ctrl + Enter to send a message
    • Automatically replace plain text Emoji
    • Enable Emoji suggestions while typing
    • Show stickers button
    • Send typing notifications
  • Time
    • Show timestamps in 12 hour format (e.g. 2:30pm)
    • Always show message timestamps
  • Code blocks
    • Enable automatic language detection for syntax highlighting
    • Expand code blocks by default
    • Show line numbers in code blocks
  • Images and videos
    • Autoplay GIFs and videos
    • Enable inline URL previews by default
    • Show previews/thumbnails for images
  • Stuff to hide (no idea how to name this)
    • Show join/leave messages (invites/kicks/bans unaffected)
    • Show avatar changes
    • Show display name changes
    • Show a placeholder for removed messages
    • Show typing notifications
    • Show read receipts sent by other users
    • Show chat effects (animations when receiving e.g. confetti)
  • Timeline
    • Enable big emoji in chat
    • Jump to the bottom of the timeline when you send a message
    • Show avatars in user and room mentions
  • General
    • Enable Community Filter Panel
    • Prompt before sending invites to potentially invalid matrix IDs

Feel free to suggest any changes!

@t3chguy
Copy link
Member

t3chguy commented Feb 26, 2021

Use Ctrl + Enter to send a message

Send typing notifications

Feel like Composer category items

@jryans jryans added P4 [OBSOLETE LABEL] Interesting — Not yet scheduled, will accept patches and removed Z-UI/UX labels Mar 8, 2021
@aaronraimist
Copy link
Collaborator

Related: #9060

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-User-Settings P4 [OBSOLETE LABEL] Interesting — Not yet scheduled, will accept patches T-Enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants