You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the notifications of all firms are sent to all emails. it would make sense to be able to specify for each email, which firms it wants to be notified for.
This could be done eighter by building a real database with the tables users, firms and userToFirm or by simply maintaining the firms as a comma separated list, after each email.
adding the information to email.txt makes it easier to maintain, but harder to extend if the tool gets more features.
Currently the notifications of all firms are sent to all emails. it would make sense to be able to specify for each email, which firms it wants to be notified for.
This could be done eighter by building a real database with the tables users, firms and userToFirm or by simply maintaining the firms as a comma separated list, after each email.
adding the information to email.txt makes it easier to maintain, but harder to extend if the tool gets more features.
I think plaintext is king.
maybe allowing the definition of shorthands:
The text was updated successfully, but these errors were encountered: