You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Users need more opportunities to learn about SD card management. For example:
The purposes of the files installed by the SD card utility
Where to download bundled software (GEOS, etc.) and updates
Why and how to format the card with the MEGA65 SD card utility
How to work around issues with incomplete FAT32 support (fragmentation), using mega65_ftp/etherload
Tips for dealing with spurious files installed by the host OS (especially macOS) or long filenames
Describe the solution you'd like
Create a plaintext document named README.txt containing this information. Embed it in the core as one of the files it populates via the SD card utility. Include it in the bundled SD card image.
Describe alternatives you've considered
Alternatively, the README.txt file could be a short file with a reference to a chapter in the manual, or a mega65.org short URL that redirects to a Filehost or Wiki article. The goal is to present the user with this information at the point it is useful, i.e. when they mount the SD card on their PC. A user will probably follow a link found in this file.
The text was updated successfully, but these errors were encountered:
Maybe I missed the past remark being referred to, but when I see Dan's perspective on this matter in isolation from any past convo it was spawned from, I feel it does have its merits.
For me, I do like the idea of a readme.txt on the sd-card as an avenue to educate the user about sd-card related matters. Sure, we may have may other sources with such details (pdf docs, filehost articles, wiki pages), though I feel like the readme.txt on the sd-card has the advantage of providing those specific details in the user's current mental context. E.g., user is interested in sniffing what's on the sd-card, pondering what they could add to it, or thinking how to go about formatting another sd-card for the external micro-sd slot with similar contents.
As for level of detail within the readme.txt, I'd be interested to see what Dan comes up with, what level of detail/verbosity he feels would work, or whether just hinting at these matters and providing links to other more verbose resources would do.
Is your feature request related to a problem? Please describe.
Users need more opportunities to learn about SD card management. For example:
Describe the solution you'd like
Create a plaintext document named
README.txt
containing this information. Embed it in the core as one of the files it populates via the SD card utility. Include it in the bundled SD card image.Describe alternatives you've considered
Alternatively, the README.txt file could be a short file with a reference to a chapter in the manual, or a mega65.org short URL that redirects to a Filehost or Wiki article. The goal is to present the user with this information at the point it is useful, i.e. when they mount the SD card on their PC. A user will probably follow a link found in this file.
The text was updated successfully, but these errors were encountered: