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

[FR]: Notification balloon requires massive improvements #1125

Closed
Starboy-Xo opened this issue Oct 6, 2023 · 5 comments
Closed

[FR]: Notification balloon requires massive improvements #1125

Starboy-Xo opened this issue Oct 6, 2023 · 5 comments
Assignees
Labels
Status-Partially-Fixed Part of bug/feature is fixed/implemented. Type-Enhancement This is request for brand new feature.
Milestone

Comments

@Starboy-Xo
Copy link

Starboy-Xo commented Oct 6, 2023

Brief description of the feature request

Hello,

I am happy to see that 4.5.1 finally has the notification balloon system and now we will not need to open the application to see the new feeds updates every time.
However, the current feed notification system is at its very initial stage. Which means, we cannot enjoy the immersive experience with it at this moment. You will need to give it a comprehensive writing in order to install multifarious features so we can curate it according to our mood.

Following is the list of features that the notification system requires at this stage:

Notification Settings

  • Dissect the notification settings into tabs
    • a) Notifications Sounds
      • The sounds settings will be as it used to be before 4.5.1
    • b) Notification box Style
      • The Styling will consist of how and where the notification box will look on-screen
        • The 'How' factor includes the width and length of a notification feed title along with the desired theme selection for the notification.
        • Ensure to add the ability to enable/disable strip new line if the feed title exceeds the notification box width.
          • With that, also add enable/disable little description (first 20 words or something similar) -> Plenary App as a reference has ability for its widgets to show the small description too.
        • Box transparency should also be added.
          • Font designing should also be the part of this tab.
        • The 'Where' factor is already available in the tools. If it is possible, add the ability to drag the notification box to the desired positions/coordinates on screen (but it is an extra feature).
    • c) Notification View
      • This tab should allow users to select through the list of all the feed items that we want to be shown as notification.
        • This feature should be added in the Add Feed dialog box where we directly select the feed behavior to be shown as notification
      • This tab should also allow users to limit feed messages to be shown in notifications. This will allow the users to be able to see the last 5 feed messages from every feed which can be extended to unlimited by putting in -1 value (Default will be unlimited -1).
@Starboy-Xo Starboy-Xo added the Type-Enhancement This is request for brand new feature. label Oct 6, 2023
@expg
Copy link

expg commented Oct 9, 2023

Obviously, the new notification feature needs several improvement but I was amazed at how quickly the developer responded to this issue that I commented on only 3 months ago.
I think the configurable window size feature is the most urgent priority at the moment because the length of the article title is almost always longer than its window size.
and the displaying nofication structure should be changed to show multiple feeds together at the same time that is categorized by each feed in a single window instead of splitting them into different tabs or drop-down menus.
The more clicks it takes, the more hassle it is.

@martinrotter
Copy link
Owner

Added configurable width and margins.

7pDTLiBoMm

@martinrotter
Copy link
Owner

also, transparecny setting is not there

@martinrotter
Copy link
Owner

Some sub-features are now fixed: transparency, width, title will not elide longer text and not wrap (which indeed looked ugly).
Some sub-features i do not plan to address myself. PRs welcomed.

Please in the future do not post big tickets, split your request into more atomic simple feature requests.

@martinrotter martinrotter added this to the 4.5.4 milestone Nov 10, 2023
@martinrotter martinrotter added the Status-Partially-Fixed Part of bug/feature is fixed/implemented. label Nov 10, 2023
@Starboy-Xo
Copy link
Author

Please in the future do not post big tickets, split your request into more atomic simple feature requests.

Acknowledged

Thanks a lot

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status-Partially-Fixed Part of bug/feature is fixed/implemented. Type-Enhancement This is request for brand new feature.
Projects
None yet
Development

No branches or pull requests

3 participants