NodeInfo Cards #1138
Replies: 9 comments 6 replies
-
Beta Was this translation helpful? Give feedback.
-
The card has definitely become way too busy and folks want to keep adding to it. I would definitely prefer to see a dedicated node details view and keep the card with limited information. Similar to how iOS handles it. |
Beta Was this translation helpful? Give feedback.
-
It would also be great if we could make showing coordinates in the list for each node optional, we have had YouTube creators dox themselves on livestreams with screenshots. |
Beta Was this translation helpful? Give feedback.
-
Can this be locked with expanded view visible? some of want to see all the data by just scrolling vertically instead of having to click each node. |
Beta Was this translation helpful? Give feedback.
-
Took a stab at expandable nodeinfo cards yesterday #1144 lmk what y'all think. |
Beta Was this translation helpful? Give feedback.
-
Loving the progress on this, and love the change, but I'd love there to be a "minimal" view as well, just shortname, long name and last seen/battery.. means it can be a tighter box, and list more nodes on the one screen (less scrolling) Even the distance and hops, just seems busy/makes the box to large when using it just for messaging and seeing nodes, and when you want to delve deeper then you open up that information. I think the standard view should remain as default, and option to toggle between minimal and expanded. |
Beta Was this translation helpful? Give feedback.
-
@jamesarich - Thank you for taking the lead on this! It looks fantastic. I know its a constant battle of "how much is too much" info to show, but I'll humbly request: What do you think about including I often would like to know if a device is a user or a router (or see if they are still running the deprecated Router_Client) It really helps to get feel for which nodes in your area are People vs Infrastructure. Thanks! |
Beta Was this translation helpful? Give feedback.
-
Looking great! I wish I could contribute some code, but I can contribute my suggestions at least... There's a lot of blank space on unexpanded cards and I wonder if they could be squished down to see more nodes on screen at once. Also, I see some nodes that show info like 'ch:3 Hops Away: 4' that I know are on other channels. It'd be neat if the expanded info could show a list of shared channels, maybe something like [ch:0,1,3] |
Beta Was this translation helpful? Give feedback.
-
I think we're happy w/ the current state as of 2.6.3, and will continue to iterate from there. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
There's been some chatter about the NodeInfo cards containing a lot of lines of information, reducing it's at-a-glance readability.
A couple of suggestions have been mentioned:
What info is primary and secondary when it comes to viewing at-a-glance NodeInfo? What details could be hidden "below the fold" for an expandable card or details view?
For reference - NodeInfo model containing the information available that could be displayed.
https://github.com/meshtastic/Meshtastic-Android/blob/master/app/src/main/java/com/geeksville/mesh/NodeInfo.kt
Beta Was this translation helpful? Give feedback.
All reactions