You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Function Description:
As I continue using this excellent application, I've noticed some improvements for everyday use and more intuitive navigation.
When accessing the email archive in the mailing list, the top right corner displays an indicator showing which page you're currently viewing out of the total number of pages, and next to it, a drop-down menu with the number of email lines per page. At the bottom center, there are buttons to advance or go back through the page numbers, displaying only up to three pages.
It would be more practical and convenient to navigate the email list if, at the top and bottom, there were, for example, an indicator on the left saying "showing 1 of 20 of 5350 results," a drop-down menu in the center for "items per page" where you could select 10/20/50/100 (for example), and on the right, navigation through the different pages in the following format: previous page, first 3 pages, ellipses allowing you to choose a specific page by entering a value, then the last 3 pages, and finally, next page.
For example: Pages: < 1 2 3 ... 135 136 137 >
This improvement would allow you to search for emails naturally without having to scroll to the bottom of the page to jump to another page. For example, if you need to go to page 15, you wouldn't have to click multiple times to reach it.
On the other hand, it would be more practical for everyday use if, instead of having a "details" button on the right of each line, the entire line were a button where clicking anywhere on the line would display the email details.
Another improvement, in my opinion, would be to use a cron schedule to configure how often we want it to check for new emails.
This discussion was converted from issue #201 on February 05, 2026 09:50.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Feature Description
Function Description:
As I continue using this excellent application, I've noticed some improvements for everyday use and more intuitive navigation.
When accessing the email archive in the mailing list, the top right corner displays an indicator showing which page you're currently viewing out of the total number of pages, and next to it, a drop-down menu with the number of email lines per page. At the bottom center, there are buttons to advance or go back through the page numbers, displaying only up to three pages.
It would be more practical and convenient to navigate the email list if, at the top and bottom, there were, for example, an indicator on the left saying "showing 1 of 20 of 5350 results," a drop-down menu in the center for "items per page" where you could select 10/20/50/100 (for example), and on the right, navigation through the different pages in the following format: previous page, first 3 pages, ellipses allowing you to choose a specific page by entering a value, then the last 3 pages, and finally, next page.
For example: Pages: < 1 2 3 ... 135 136 137 >
This improvement would allow you to search for emails naturally without having to scroll to the bottom of the page to jump to another page. For example, if you need to go to page 15, you wouldn't have to click multiple times to reach it.
On the other hand, it would be more practical for everyday use if, instead of having a "details" button on the right of each line, the entire line were a button where clicking anywhere on the line would display the email details.
Another improvement, in my opinion, would be to use a cron schedule to configure how often we want it to check for new emails.
Thank you very much.
Proposed Solution
No response
All reactions