Skip to content

feat: treat .md files as .txt#498

Merged
daveallie merged 2 commits intocrosspoint-reader:masterfrom
osteotek:feat-md-as-txt
Jan 27, 2026
Merged

feat: treat .md files as .txt#498
daveallie merged 2 commits intocrosspoint-reader:masterfrom
osteotek:feat-md-as-txt

Conversation

@osteotek
Copy link
Member

Summary

  • Quick fix for markdown reading - open them as txt files

@lukestein
Copy link
Contributor

Sorry since I'm only a very amateur reader of C++, but do we also need to do something with the file extension checks in Txt.cpp and SleepActivity.cpp?

@osteotek
Copy link
Member Author

Sorry since I'm only a very amateur reader of C++, but do we also need to do something with the file extension checks in Txt.cpp and SleepActivity.cpp?

There are enough safeguards in those checks that it works for .md files without modifying.

@lukestein
Copy link
Contributor

lukestein commented Jan 23, 2026

Testing on device and seems to work great. 🎉

I do note that text and markdown files do not seem to show up in the recent files tab.

Copy link

@Unintendedsideeffects Unintendedsideeffects left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Simple change, looks good to me

@daveallie daveallie merged commit 0bc0baa into crosspoint-reader:master Jan 27, 2026
1 check passed
Jessica765 pushed a commit to Jessica765/crosspoint-reader that referenced this pull request Feb 3, 2026
## Summary

* Quick fix for markdown reading - open them as txt files
Unintendedsideeffects pushed a commit to Unintendedsideeffects/crosspoint-reader that referenced this pull request Feb 17, 2026
## Summary

* Quick fix for markdown reading - open them as txt files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants