-
Notifications
You must be signed in to change notification settings - Fork 3
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
Fancy dicts #9
base: master
Are you sure you want to change the base?
Fancy dicts #9
Conversation
Hey, can you please rebase this? |
This is rebased now, but I haven't tested it yet. |
The problem with this will probably, that backup files will not be converted to |
It would be really cool, if it would be possible, to change the used dict in the config. And if it will be created on startup, so the database does not need to change. I do not know how this will be possible, but I hope that you have an idea, how to implement that :) . |
We could serialize the fancy dicts into normal dicts and either do a post-processing after load to turn the normal dict into the fancy one, or provide yaml with some sort of factory function. Are the accounts currently saved as a list or as a dict? |
Using fancy dicts as suggested in #8
it should be possible to simply exchange NormalizingDict with FuzzyDict to introduce levenshtein #4 for keeping the accounts in group.