I’m not based or up to date with times, an ignorant fool who lives on a tiny planet.

  • 1 Post
  • 7 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle


    • 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.