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

Revisioned mails #8

Open
jstoone opened this issue Nov 25, 2018 · 0 comments
Open

Revisioned mails #8

jstoone opened this issue Nov 25, 2018 · 0 comments
Labels
feature New feature or request

Comments

@jstoone
Copy link
Owner

jstoone commented Nov 25, 2018

Aboout

Once #7 has been solved, I can

If you don't know where you've been, how do you know where you're going?

Solution

Since a re-sent email has a predecessor, we should note down the parent relation.

This allows us to:

  1. Have a sense of time and development
  2. Intuitively group re-sent emails

The grouping could either be:

  • A paged "bar" of revision numbers: | 1 | 2 | 3 | 4 | 5 |
+-----------------+
|    1 | 2 | 3    |
|   +---------+   |
|   | E-MAIL  |   |
|   | TEMPL.  |   |
|   +---------+   |
+-----------------+
  • A horizontally scrolling viewport, maybe a bit carousel-ly?
 +----------------+
 |  +------+  +---|--+  +------+
 |  | mail |  | mail |  | mail |
 |  |  v1  |  |  v2  |  |  v3  |
 |  +------+  +---|--+  +------+
 |     <- ->      |
 +----------------+
@jstoone jstoone added good first issue Good for newcomers enhancement New feature or request feature New feature or request and removed good first issue Good for newcomers enhancement New feature or request labels Nov 25, 2018
@jstoone jstoone changed the title Feature: Revisioned mails Revisioned mails Nov 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant