

I have to admit that I didn’t really think about reminders. That would perhaps make more sense for Simple Calendar, perhaps in the future I might consider linking notes and reminders. Or maybe it would make sense to implement it directly in Simple Notes? I don’t know, I’ll keep that in mind for later, thanks!
the number of clicks/menus/presses it takes to create a note
I strongly agree on that. It must be at most as many clicks as on Google Keep, i.e. two clicks (plus a few to open the app).
import existing Keep notes from a Google Takeout into your Simple Notes
I didn’t think about that. That shouldn’t be too hard. After the MVP (minimum viable product) will be ready, imports from various common formats should be implemented, and I guess Google Takeout for Google Keep should be supported too.
Thanks for the suggestions!
I am a novice, so if someone else is going to give different advice, consider disregarding mine.
If you want precise collisions you could manually add 2D Areas and align them with your map. Otherwise if you are happy enough with an approximation you could add a tilemap (collision only, no sprites) and use a different tile for each region.
I would go for the first option, considering that you don’t have too many regions. You don’t need any external program, as far as I remember, you can create polygonal shapes directly in Godot.