openbikesensor / openbikesensor/OpenBikeSensorFirmware

don't show hidden files

Open
#164 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

config
Dominant language
C++
Stars
124
Forks
29
PR merge metrics
No merged PRs in 30d

Description

in the Config-Mode you can see all available files on the SD-card.
I guess, it might be helpful, if you'd show only the regular files and not the "hidden" files (which start with .) Probably nobody needs these files anyways and it might just confuse "regular" users.
For debugging purposes, there might be an option somewhere to show these hidden files.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by finding the Config-Mode entry point that lists files from the SD card. Confirm how hidden files are currently displayed, then define completion as showing regular files by default and determine whether a debugging option for hidden files is feasible; no file or test path is named.

Written by the indexing model from the issue text.

Assessment

Tech stack
arduino, cpp
Domain
embedded-iot
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.