Karl Lorey
Karl Lorey
If the code changes, examples break. Maybe there's a way to test example code easily during automated testing. Found solutions: - https://www.sphinx-doc.org/en/master/usage/extensions/doctest.html - https://thomas-cokelaer.info/tutorials/sphinx/doctest.html - https://gist.github.com/twidi/9ce8ed0e8f92788031daaa78a765da75
Currently, the rule-based scraper tries all potential css selectors at once. It would be more performant if we increase the css selector complexity step by step though, so we first...
As a user, I would prefer if contacts get created with a proper name. ## Option 1: Emails Emails contain three types of email address formats: - [email protected] - peter...
As a user, I want to map email addresses to specific contacts, e.g. by assignment, merging of contacts, etc.
If a calendar event is planned, a reminder is not necessary.
fonts and colors, e.g. with bootstrap customization
Idea: if social account is deleted or changed, interactions should be removed, too.
Users need to understand what do do when using a personal CRM for the first time.