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

Use button for subject on list #325

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ryuheechul
Copy link

I want the subject to be clickable not just visually but also programmatically via something like Vimium extension, thus a or button tag is required to enable that behavior.

At this point, I haven't done any testing and it's a simple swapping of span to button, so I do not expect this PR to be merged as it is, since the real solution would require more exploring on how to implement this properly (please consider this PR as more like an issue).

All I want (as a user) is that to be able to click the subject to open the mail via Vimium which is possible at Gmail website.

Hope the screenshots below are helpful


Protonmail without Vimium
Screenshot 2023-06-06 at 12 01 52 PM

Protonmail with Vimium
Screenshot 2023-06-06 at 12 02 01 PM

Gmail without Vimium
Screenshot 2023-06-06 at 12 01 33 PM

Gmail with Vimium
Screenshot 2023-06-06 at 12 01 25 PM

I want the subject to be clickable not just visually but also programmatically via something like Vimium extension
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant