-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
Hello! I recently found out about the AaronOS project, and I'm glad to be a part of it.
This issue is regarding the Sticky Note application and thoughts about it.
- Currently, the font family in notes is Comic Sans MS. Most computers (that I know of) don't have Comic Sans installed. Add some fallback, or replace it altogether with
cursive. - Why is the font weight bold? Not sure what behind this decision, but I don't think it should be bold.
- The default background colour is a bit bright to be used as a note-taking device. Something a bit paler, e.g.
#f8f7b6would probably work better. - Speaking of background colours, it would be nice to have a way to change them to a set of predefined colours to organize all your different notes.
- And finally, you can only have one Sticky Note instance open at any time, which kind of ruins the point of a sticky note application. I know this probably has something to do with IDs, but still. There should be some exception with Sticky Note that allows it to open more than one window at a time.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels