MARKETPLACE
PLUGINS
BUBBLE LIVETEXT CAPTURE PRO
Bubble LiveText Capture Pro logo

Bubble LiveText Capture Pro

Published June 2025
   •    Updated March 2026

Plugin details

Real-time text detection from input fields. Simplified!!
💬 Live Text, Live Character count and word count

With super features in this PRO version.

✅ 1. Throttle or Debounce Input
💡 Why: Reduces performance load by limiting how often state updates happen during rapid typing.

✅ 2. Regex Filter
💡 Why: Only allow capturing certain formats like numbers, alphabets, etc.

✅ 3. Trigger Workflow Event (when X characters or keyword typed)
💡 Why: To trigger workflows for actions like “enable submit when 10 chars entered” or “run alert on keyword”.

✅ 4. Auto-trim
💡 Why:
Removes extra whitespace from start/end of input automatically.

✅ 5. Highlight Keywords (Expose Matched Words)
💡 Why:
Useful for content moderation, keyword monitoring, etc.



💥 Example Use Cases:
❶ Show character/word count while typing.
❷ Block or allow submit buttons based on input.
❸ Highlight important words in real-time.
❹ Throttle updates for performance on large inputs.


Demo Page: https://fullscreen-demo.bubbleapps.io/version-test/?debug_mode=true&view=Livetext%20Capture%20Pro

Demo Editor Link: https://bubble.io/page?id=fullscreen-demo&tab=Design&name=View+LiveText+Capture+Pro&type=custom




$9

One time  •  Or  $2/mo

stars   •   0 ratings
3 installs  
This plugin does not collect or track your personal data.

Platform

Web & Native mobile

Contributor details

Dr Sumit Periwal logo
Dr Sumit Periwal
Joined 2022   •   10 Plugins
View contributor profile

Instructions

📌 What It Does Captures live text from any input, textarea, or rich text element instantly — with real-time updates, filtering, and workflow triggers.

🛠️ How to Use

1) Add an Input Element (Input, Multiline Input, or Rich Text).
2) Set its ID Attribute (e.g., myInput).
3) Place the LiveText Capture Pro Element on the same page.
4) Configure Fields in the plugin element:
elementid: The exact ID attribute of your input (e.g., myInput)
5) capturemode: When to update (input, keyup, or change)
6) striphtml( optional): Set to yes for rich text inputs to remove HTML
7) auto_trim( optional): Trim whitespace before publishing
8) regex_filter( optional): Optional regex (e.g., ^[0-9]*$ for numbers only)
9) debounce_delay: Optional delay (in ms) for throttling updates (e.g., 300)

Events:
● trigger_on_char_count: Trigger event when this number of characters is typed
● trigger_on_keyword: Trigger event when keyword is detected in input
● highlight_keywords: Comma-separated list of keywords to match (e.g., urgent,important)

Use Exposed States in your page:
text: Current text value
char_count: Character count
word_count: Word count
matched_keywords: List of matched keywords from your highlight list

Use the Custom Event on_trigger:
Triggers when either:
Character count ≥ trigger_on_char_count, or
Keyword found in trigger_on_keyword

★ Demo Page: https://fullscreen-demo.bubbleapps.io/version-test/?debug_mode=true&view=Livetext%20Capture%20Pro

★ Demo Editor Link: https://bubble.io/page?id=fullscreen-demo&tab=Design&name=View+LiveText+Capture+Pro&type=custom


Note: For the plugin to work, activate ID attribute in the settings.

Types

This plugin can be found under the following types:
Element   •   Event

Categories

This plugin can be found under the following categories:
Productivity   •   Technical   •   Data (things)   •   Small Business   •   Visual Elements

Resources

Support contact
Tutorial

Rating and reviews

No reviews yet

This plugin has not received any reviews.
Bubble