I made a notes app to fit my own needs on #Linux. I used @flutter . If people would be willing to play around with it a little and give feedback, that would be great!
@pishadoot Not unsolved, but things I want… simple, easy sorting, I want to be able to create my notes from the cli without having to open th gui at times, and in the future I want to implement p2p sync between mobile and desktop as to not depend on cloud services or an external server.
Thanks for the response. I’m not sure if I’ve ever seen a CLI based notes program but honestly I never thought to look. Have you ever seen any that do that?
What type of sorting are you looking for? I’ve always found that tagging and responsive search functions that match character strings has worked for me.
Only issue I could potentially run into is that all my notes that have stuff about sexuality are mixed together with my recipes and config files so if I run a search with someone in the room weird shit might pop up lol… Haven’t had the problem yet but I think it’ll end up happening eventually.
@pishadoot Not unsolved, but things I want… simple, easy sorting, I want to be able to create my notes from the cli without having to open th gui at times, and in the future I want to implement p2p sync between mobile and desktop as to not depend on cloud services or an external server.
Thanks for the response. I’m not sure if I’ve ever seen a CLI based notes program but honestly I never thought to look. Have you ever seen any that do that?
What type of sorting are you looking for? I’ve always found that tagging and responsive search functions that match character strings has worked for me.
Only issue I could potentially run into is that all my notes that have stuff about sexuality are mixed together with my recipes and config files so if I run a search with someone in the room weird shit might pop up lol… Haven’t had the problem yet but I think it’ll end up happening eventually.