web icon indicating copy to clipboard operation
web copied to clipboard

[Feature Request]: Align Configs with mobile Platforms

Open jamesarich opened this issue 2 months ago • 3 comments

Prerequisites

  • [x] I have searched existing issues to ensure this feature hasn't already been requested
  • [x] I have checked the documentation to verify this feature doesn't already exist

Problem Statement

Help helpers help people - align Config screens between platforms.

One of the more commonly heard complaints is that it's hard for organizers or users to help others on varying platforms due to configs being misaligned, resulting in duplicated effort to figure out how to accomplish the same goal on different platforms.

Proposed Solution

Now that Android is in alignment w/ iOS - https://github.com/meshtastic/Meshtastic-Android/pull/3144 it'd be great if the Web could present the configs in similar order with similar sections, labels, and descriptive supporting text.

  • Radio Config
    • LoRa
    • Channels
    • Security
  • Device Config
    • User
    • Device
    • Position
    • Power
    • Network
    • Display
    • Bluetooth
  • Module Config
    • [non-excluded modules alphabetically listed]

I still need to organize the Android Strings - once ready, I'll post them here for reference as well.

Current Alternatives

No response

Importance

Important

Additional Context

No response

jamesarich avatar Sep 19 '25 16:09 jamesarich

@jamesarich I know you're busy but whenever you can pass these strings over (or show me where I should look in your github repo) that would be appreciated.

danditomaso avatar Oct 17 '25 19:10 danditomaso

@danditomaso here's the app strings... https://github.com/meshtastic/Meshtastic-Android/blob/main/core/strings/src/main/res/values/strings.xml

however these are all of the app strings, i had hoped to identify which were config strings for you and haven't had the bandwidth.

jamesarich avatar Oct 17 '25 19:10 jamesarich

@danditomaso here's the app strings... https://github.com/meshtastic/Meshtastic-Android/blob/main/core/strings/src/main/res/values/strings.xml

however these are all of the app strings, i had hoped to identify which were config strings for you and haven't had the bandwidth.

All good at least I have a spot to to get started. Appreciate you sending this over!

danditomaso avatar Oct 17 '25 19:10 danditomaso