AndInTheClouds / chordreader2

Search for, display, transpose and save chords on your phone, that you get from the interwebs. :notes:
GNU General Public License v3.0
32 stars 8 forks source link

Markdown support #38

Open uGeek opened 1 year ago

uGeek commented 1 year ago

You could add in the application that in the same way that it reads the .txt files it could read the .md files. Even the option that when you save the file, you could decide in which extension to save it. Nowadays there are many markdown editors and this option would allow to have it integrated in a notes system, without having to change the actual txt extension.

Thank you very much

quasart commented 1 week ago

I think there are many text-based file formats to display if present in chordreader folder :

But this would need some dev, because internally, file extension is lost. I can see some hardcoded ".txt" added when saving the file

quasart commented 1 day ago

12 and #50 are about the same topic