Collapsed Event Markers for Synced Content Management

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

In synced online content management systems, users face challenges in understanding patterns from large lists of interactions due to the sheer volume of data, making it difficult to identify meaningful summaries and analyze shared dataspace activities effectively.

Innovation Solution

The system enhances event summaries by using pointers to enriched event description data, creating collapsed event markers that condense long lists of interactions, allowing users to add additional data and perform new analyses, thereby presenting enriched summaries to users through notifications or logs.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If the system records every user interaction with the shared database, then complete data coverage is achieved, but the data volume grows to significant size making pattern understanding difficult

Engineering Contradiction:
Improvedata completenessVSAvoiddata volume
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The system merges multiple individual interaction records into a single summary record that captures the essential pattern. When multiple users perform similar operations (e.g., adding files to the same folder), the system combines these into one consolidated event that represents the collective action, thereby reducing data volume while preserving the meaningful information about user behavior patterns.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The system segments the data representation into two levels: detailed individual interaction records that are stored but not displayed, and summarized pattern records that are presented to users. This segmentation allows the system to maintain complete data for analysis while presenting a condensed view that helps users understand patterns without being overwhelmed by volume.

Inventive Principle:
Principle #1Segmentation

2Loss of information

If the system presents detailed interaction lists to users, then complete information is provided, but users face challenges understanding patterns due to the volume of data

Engineering Contradiction:
Improveinformation completenessVSAvoidpattern understanding
Core Design Contradiction:
Loss of informationVSEase of operation

Solution Approach 1:

The system dynamically adjusts the level of detail presented to users based on their interaction patterns and preferences. Users can toggle between viewing summarized pattern information and drilling down into individual interaction details. This dynamic presentation allows users to easily understand patterns at the summary level while still accessing complete information when needed, improving ease of operation without sacrificing information completeness.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The system introduces an intermediary summary layer between the raw interaction data and the user interface. This intermediary layer processes detailed interaction records and generates pattern-based summaries that are easier to understand. Users interact with the simplified summaries first, and can then request detailed views of specific patterns, thereby easing the cognitive load while preserving access to complete information.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Productivity

If the system provides summarized event markers, then data management efficiency is improved, but users lose access to detailed interaction information

Engineering Contradiction:
Improvedata management efficiencyVSAvoiddetailed interaction information
Core Design Contradiction:
ProductivityVSLoss of information

Solution Approach 1:

The system implements a nested structure where summary event markers contain references to the detailed interaction records they represent. Each summary marker is like a container that holds or links to the complete set of individual interaction data. This allows users to work efficiently with condensed summaries while maintaining the ability to access and analyze detailed information when needed, thus improving productivity without permanent loss of detailed information.

Inventive Principle:
Principle #7Nested doll (Nesting)

Solution Approach 2:

The system performs preliminary summarization of interaction data to create efficient summary markers that can be quickly processed and displayed. This preliminary action of condensing data improves data management efficiency and user productivity. However, the system preserves the complete detailed records in the background, allowing users to retrieve full interaction information when necessary, thereby balancing efficiency gains with information availability.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS9411846B2Enhancing event summaries of synced online content management system interactions
Publication Date: 2016.08.09 DROPBOX INC
  • US9411846B2 patent drawing
  • US9411846B2 patent drawing
  • US9411846B2 patent drawing

AI summary

Disclosed are systems, methods, and computer-readable storage media for enhancing event summaries of synced online content management system interactions. Users can identify one or more of the collapsed events markers that have pointers to the original, uncondensed, event markers. Upon identifying the one or more collapsed event markers, users can add additional data, via the pointers, to the original, uncondensed, event markers that were used to generate the collapsed event marker. The content management system can then perform a new analysis of the shared dataspace, analyzing the event markers using pre-existing data and the newly added data to create additional collapsed event markers, modify previously generated collapsed event markers, or remove/replace collapsed event markers. These enriched collapsed event markers can then newly presented to the user.