-
Notifications
You must be signed in to change notification settings - Fork 51
feature request: chat option #84
Copy link
Copy link
Open
Description
Feature Description
Add a simple chat-style interface for sending short text snippets (e.g., verification codes, URLs, notes) between devices without creating .txt files.
Why is this feature needed?
- Clipboard → .txt auto‑conversion is inconvenient for very short texts.
- Browsers usually auto-blocks clipboard access, making reverse text transfer difficult (especially on desktop).
- Current workaround (creating empty files with the text as the filename - maybe it’s just me? 😄) is clunky.
Proposed Behavior
A small message box in both the app and web UI that lets users send/receive short texts. Messages
can be temporary and not stored as files unless explicitly saved.
Use Cases
- OTP / verification codes
- Quick URLs or commands
- Short local-only notes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels