Closed mierin12 closed 6 months ago
First, I agree that adding new widgets is sub-optimal. The menu worked okay while there were few items, now it is harder to find and understand.
Second about the icons: I think it makes sense to add icons for things that are already marked with an icon (say the pie charts, line charts, etc.). I propose not to add icons to everything simply reasons of completeness, but pick an icon only if it reasonable depicts the purpose. Otherwise the icon might even be misleading. I removed many icons from the main menu exactly for that reason.
I was also thinking about a dialog - on the left side a tree with the widgets, on the right side a preview window of the selected widget - below that the configuration options. It could include a search field, which does not only search the name but also some kind of description. If you are interested to work on this, let me know and we can sync up.
Second about the icons: I think it makes sense to add icons for things that are already marked with an icon (say the pie charts, line charts, etc.). I propose not to add icons to everything simply reasons of completeness, but pick an icon only if it reasonable depicts the purpose. Otherwise the icon might even be misleading. I removed many icons from the main menu exactly for that reason.
Ok ! In the end not so many widgets could be linked to already existing icons (Donut Chart/Bar Chart/Line Chart and maybe the List one (?) for Perf Calculation/Earnings Transaction Overview) . The Earnings category would be nicely represented, but the other ones would be a bit sparse. I am getting: (sorry for the french in the picture, when launching from IDE, PP language settings is set to Automatic, so I cannot switch the language) Let me know if this partial widget icon-ing would be worth a PR !
I was also thinking about a dialog - on the left side a tree with the widgets, on the right side a preview window of the selected widget - below that the configuration options. It could include a search field, which does not only search the name but also some kind of description. If you are interested to work on this, let me know and we can sync up.
Yes, icon or no icon, in the end it is the menu itself which is getting a bit unclear, so a new interface/window would be a good long term solution. A preview window would be brilliant ! If I can be of some help yes ! I am slightly afraid that I am not knowledgeable enough, but why not why not.
Hi all,
while watching the upcoming questions on the forum I'd say Icons won't help much in order to self explain functionality behind a widget.
Therefore I would prefer @buchen 's idea of having a new dialog. This would not only help to rectify the current view, but would give the opportunity of having examples and a proper description.
Cheers
See... https://github.com/portfolio-performance/portfolio/pull/3130#issuecomment-1399430259 and follow for a better understanding, as I also wanted to add the icons to the main menu myself.
Is your feature request related to a problem? Please describe. Not a technical problem, no. But: there are more and more widgets available, this is very great, but their names do not always give a clear idea of what the widget will look like. (do you really consistently remember the data format of Earnings per month vs Monthly earnings ?)
Describe the solution you'd like Would it be possible to add small icons in front of their name in their menu ? I do not kwow if
MenuManager
allows this.Describe alternatives you've considered Here and there we could add more details to the widget name (Taxonomies - Pie chart, Earnings from Taxonomies - Pie chart) but I think icons would be clearer, and maybe appealing ? Making the users more curious about them and testing/using them even more. On the forum we can sometimes see "oh I did not know that this widget existed".
Additional context Suggestion of how I am picturing it. I did not find a % image on iconmonstr.. The only one missing.. (for heatmap the icon could have some color to differentiate it from the "Monthly ..." tables.
Edit: MenuManager can use icon/ImageDescriptor, so technically feasible.
If this idea is approved, maybe we can use this topic to discuss which icon is preferred for each widget ?