-
Notifications
You must be signed in to change notification settings - Fork 19
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[fr] read only #69
Comments
Hello, I am a third-year computer science student at the University. As part of a course of free software development, i would like to work on this feature for my first contribution. |
@throwaway242685 This icon is currently used for locked notes. We can't use this icon in another context because it will be misleading for users. |
I meant at the top, as a small icon, next to the others. any other icon design with the same function should be okay, I guess. |
Hi, for the feature i'm thinking of keeping the project's approach and adding it to the options menu, similar to the "lock note" feature. |
Actually, let's wait a bit until we have a better idea on how to approach this. I do not like the menu button idea. |
well, if it eventually comes down to a button: I was thinking that it should be placed at the top left corner, separated from the rest of the icons. that way is less prone to misclick, or pick the wrong button. and, it's more visible :-) btw... about the icon, is this a more suitable choice? perhaps the hitbox (the detection area) should be a bit larger, tho... considering its small size. |
That's not the right place for it and it's reserved for the back button, see #27
I am not happy with it but if you are up for it, let's do it. You can check Material Notes for reference. The final icons depend on the text, here's some examples: (I like The ![]() |
Thanks, I'll work on it. I'll try to do it with the icons you suggested for now. If it seems better, we can put the feature in the overflow menu. |
Checklist
Feature description
hi, it would be great if this app had an option/button to individually set notes as "read-only'.
Why do you want this feature?
I personally save text to use/copy later on these notes, and I don't want to accidentally overwrite the text on these notes when I tap on them.
this would be different than locking the note in the sense that you would still see the text being displayed (with the possibility to select and copy it), but you wouldn't be able to edit it.
Additional information
(Notepad++ also has a "read-only" option, just to name an example)
The text was updated successfully, but these errors were encountered: