I’m not based or up to date with times, an ignorant fool who lives on a tiny planet.
Not the most up-to-date all the time, here are a bunch of apks and a single old appimage I did for testing https://drive.proton.me/urls/QEVQW91PAG#rdeWJPqYZyW0
This app is made with flutter, meaning I can use single code base to build to most platforms, I am not very experienced with flutter yet, so I couldn’t find a way to only give it access to your files without full access without bugs, maybe I missed something or did something wrong.
There are very small amount of libraries for markdown support that are good, so for example code block themes are imported individually so to avoid including 50 types of code themes, I just chose 2 (light and dark mode) that I thought looked good.
Yeah search is actually a lot harder to do, especially the way I made it, which I kind of ended up shooting myself in the foot on that one, due to lack of foresight.
Hidden folders are filtered out because things like archive and trash are just hidden folders in main path.
I appreciate the feedback, I am finally getting more than just a “Looks cool, man” and “That’s nice” reply.
Maybe I should add a button to view hidden folders