Message Copying With Style Preservation In Chat Applications

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing messaging technologies do not effectively allow users to copy and forward messages from one chatroom to another while maintaining the original message style, leading to potential inaccuracies and inconvenience in context verification.

Innovation Solution

A method and system that enables users to select and store messages from a first chatroom, transmit them to a second chatroom, and display the copied messages in the original message style by using a message object with expandable data storage, encoding data as key-value pairs, and displaying it in an existing message format.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If messages are copied and forwarded using existing messaging technologies, then message transmission is achieved, but the original message style and formatting are lost

Engineering Contradiction:
Improvemessage style consistencyVSAvoidmessage forwarding process
Core Design Contradiction:
ReliabilityVSEase of operation

Solution Approach 1:

The patent creates a copy of the original message that preserves its style and formatting information. By copying not just the text content but also the metadata associated with the message (such as sender information, timestamp, and styling data), the system maintains the original message's appearance and context when forwarded to another chatroom.

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The patent embeds the copied message within a message object structure that contains both the original message content and its associated style information. This nested structure allows the forwarded message to retain its original formatting while being transmitted through the messaging system.

Inventive Principle:
Principle #7Nested doll (Nesting)

2Productivity

If messages are forwarded without maintaining original style, then transmission speed is improved, but context verification accuracy deteriorates

Engineering Contradiction:
Improvemessage transmission speedVSAvoidcontext verification accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The system copies the complete message object including all metadata and style information, allowing rapid transmission while preserving the original message's context and formatting for accurate verification by the recipient.

Inventive Principle:
Principle #26Copying

Solution Approach 2:

The message style and formatting information are prepared and attached to the message object before transmission. This preliminary preparation ensures that when the message is forwarded, the style information is already embedded and can be displayed immediately without requiring additional processing or verification steps.

Inventive Principle:
Principle #10Preliminary action

3Reliability

If message style information is preserved during copying, then message accuracy is improved, but data storage requirements increase

Engineering Contradiction:
Improvemessage copying accuracyVSAvoiddata storage volume
Core Design Contradiction:
ReliabilityVSQuantity of substance

Solution Approach 1:

The patent extracts only the essential style and metadata information from the original message and stores it within the message object structure. By separating the critical style data from the full message content, the system preserves message accuracy while minimizing the additional storage requirements.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The message style information is converted into a compact data format that can be efficiently stored within the message object. By changing the representation of style data from verbose to condensed parameters, the system maintains complete style information while reducing the storage overhead.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS11102154B2Method, system, apparatus, and non-transitory computer-readable recording medium for providing a copied message list
Publication Date: 2021.08.24 LINE PLUS
  • US11102154B2 patent drawing
  • US11102154B2 patent drawing
  • US11102154B2 patent drawing

AI summary

A message providing method, system, apparatus, and/or non-transitory computer readable recording medium thereof may include storing at least one message selected from a chatroom of a messenger; and transmitting the stored at least one message and data information associated with the corresponding message through a specific chatroom in response to a selection on the specific chatroom. A user-side client included in the specific chatroom may display the stored at least one message in an existing message style based on the data information.