-
-
Notifications
You must be signed in to change notification settings - Fork 26
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
Nested Folders for Archives, Drafts, and Trash. #197
Comments
Nope, you're not. If you'd like to modify the note, or read it, you have to unarchive first. This is part of marking archives simpler, as discussed here #182. |
I'd like to outline my deliberations and will come to something a tad off topic.
Do we need the action-restricted current archives or could nested folders be the solution? |
Do you need to read & edit archived notes, or just read them? I can implement a way to read the archived notes only, and not edit. Since, I believe it would defeat the purpose of an "Archive". Regarding your other suggestions, it's a nice concept. However, it needs more studying to be implemented correctly. |
Well currently I can't do anything with an archived note, so reading would be a step forward. Optimally, we could do with archived notes what we can do with normal ones. But the next step forward would maybe allow to add (and remove) labels to/from notes inside the archive, at least give them a label that allows identification when they're unarchived in their home folder, in order to put them back into the archive after editing them in some way that's possible only outside the archive at that point in time. Desirable would also be to copy/move them to folders other than their home folder. Generally, everything we can do in real life will be great, and I don't feel adding an annotation to an archived note in real life would be against the idea of an archive. |
I don't know what brings more programming effort, whether it happens when a) extending the possibilities of archives or b) when extending the possibilities of nested folders (plus wiring the archive |
The most important thing it needed right now, in my innocent thinking, is being able to move notes freely around in nested folders: From a surrounding folder "PARENT" into the nested folder "CHILD"/Archive which isn't possible right now! This can only be achieved with a workaround, with the help of an interim folder "PARENT'S SIBLING" and from there into the CHILD/Archive folder, and I think this redundant extra step out of PARENT needed fixing. |
I can't open archived notes, only select. I believe I remember I could before v2.3.0-beta1. Am I wrong?
The text was updated successfully, but these errors were encountered: