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

Add threading #16

Open
maybeanerd opened this issue Mar 26, 2024 · 1 comment
Open

Add threading #16

maybeanerd opened this issue Mar 26, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@maybeanerd
Copy link
Owner

Based on elk-zone#2148

Here's my own ideas and notes to work with until I create the PR - after that i'll continue the discussion there

  • next to send Button, have thread button
  • when thread is active, show how many messages there are with a small number indicator
  • show two button when threads are active: Back and Forward. These Switch between the actively edited message. When on latest, "forward" is a plus
  • hijack the entire editor - whatever Message is active looks like a normal Message creation, has all tools
  • allow stopping thread, warn about messages lost
  • auto prefix sent Messages with 🧵 x/n
  • publish button becomes "publish thread" or something
@maybeanerd maybeanerd added the enhancement New feature or request label Mar 26, 2024
@maybeanerd maybeanerd self-assigned this Mar 26, 2024
@maybeanerd
Copy link
Owner Author

maybeanerd commented Mar 26, 2024

For the start (or maybe forever), instead of allowing forward and backward inside a single Editor, just stacking editors might be the solution

Each previous Message doesn't have a publish or Threads Button anymore, but it can be "deleted" from the thread

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant