Made more progress on the notes utility! User management is
now finished up, as is archiving notes of deleted users. We're
starting on user settings now, which is slowly coming along.
The challenge is changing only one line in a file that contains
all the settings when Python apparently doesn't have a built-in
way to do that. I'm sure there's a module for it, or failing that
it's definitely been approached on Stack Overflow several times,
so there's bound to be a way to do it that works. I'm just glad
that user management is done- that's all the critical functions
finished. What's left is things that improve the experience or
improve security for those that don't have privacy on their
computer (e.g. sharing with family).