Posts by Warren Veerasingam
Feature: Never Miss a Follow-Up with Contact Reminders
Building strong relationships means showing up when
You can now set dedicated alerts for any of your contacts. Instead of cluttering your primary work calendar or relying on memory, your relationship follow-ups live exactly where your context is - right next to your notes.
Bugfix: Click x to remove tag
Currently, to remove a tag from a person in the edit form, the user must click the tag picker button, open the dialog, find the tag, uncheck it, and click OK. This is unnecessarily tedious. Adding an X button directly on each tag badge allows one-click removal. Previously it looked
Feature: Talk to Your Notes
As your network grows, so does the
We are thrilled to announce a new natural language chat interface. Instead of searching for "startup", you can simply ask, "What did Andy say about his startup?" and receive a concise answer synthesized exclusively from your own notes, complete with links back to the original source.
Feature: Organize Your Connections with Sorting (by tags too)
As your list of contacts grows, scrolling
As your list of contacts grows, scrolling through a flat grid can make it difficult to find who you are looking for. To give you more control over how you view your network, we have introduced a new Sort by section directly inside your settings dropdown menu.
Feature: Building a Context-Aware Search Bar in React: Implementing Hashtag Filtering
We decided to overload the existing search input. By detecting a # prefix, the search bar instantly switches from a standard text search to a contextual tag filter. This provides a clean, discoverable power-user experience.
Feature: Dynamic, Colored Tagging System
Upgrade the current hardcoded, text-only tagging system
Upgrade the current hardcoded, text-only tagging system into a dynamic, database-driven feature. Users will be able to create custom tags, assign colors, and manage them through a streamlined interface.