jupyter-naas / abi

The AI system for your everyday business. WIP. Star the repository to stay updated.
https://naas.ai
BSD 3-Clause "New" or "Revised" License
36 stars 7 forks source link

Growth Engine: Include Days Since Last Interaction in Contacts View #72

Closed FlorentLvr closed 9 months ago

FlorentLvr commented 9 months ago

Issue

The Growth Engine currently does not display the number of days since the last interaction in the contacts view.

Solution

The proposed solution is to add a new column in the contacts view that calculates and shows the number of days that have passed since the last interaction with each contact. This enhancement will provide valuable insights into the recency of interactions, allowing users to prioritize and manage their contacts more effectively.

FlorentLvr commented 9 months ago

New column added to table: "LAST_INTERACTION_DAYS"