Insights
Pine now supports analytics insights. These insights have four configurable properties, allowing you to aggregate and visualize your data across different contexts:
Properties - isolate the card property that you want to investigate:
Score - the averaged memory score.
Reviews - the total number of reviews.
Reviews latency - the time between a card's scheduled and actual review.
Associations - the total number of associations.
Connections - the total number of connections
Groups - aggregate the property values into different groups.
Card
Creation day
Creation week
Creation month
Highlights - highlight a different aspect of the grouped data.
Evaluation - highlights whether a review was recalled or forgotten
Direction - highlights whether a connection is incoming or outgoing
Contexts - Provides a high-level filter for what data you want to see.
Card - only shows data on the card in question.
Deck - shows data on all cards that share the same deck.
Workspace - shows data on all cards that share the same workspace.
I’ve also added a grab-bag of other improvements, like:
Showing summary insights around card reviews/creations in the sidebar.
Command-clicking a link within the app will open it within a new Pine tab.
Decks now support descriptions, which also appear for published decks.
Improved AI suggestions when looking to create connections between cards.
Added notification feedback to actions within the app (like opening a link in a new tab or publishing a deck)
Fixed permission error when deleting a card.
Also want to give a hat tip to Linear for motivating the insights implementation. Pine’s insights are similarly real-time due to caching most of the computation results beforehand.