florisboard / florisboard

An open-source keyboard for Android which respects your privacy. Currently in early-beta.
https://florisboard.org
Apache License 2.0
6.15k stars 404 forks source link

Enable Clipboard shortcut for pinned entries #2292

Open lamyergeier opened 1 year ago

lamyergeier commented 1 year ago

Competition

This feature is supported by clipboard on Microsoft Swiftkeyboard.

In the following screenshot, we can see the UI for setting up clipboard shortcut in the app:

Screenshot_20240505_195431_Microsoft SwiftKey Keyboard_1


In the following screenshot when I typed the shortcut 1h1 and the middle suggestion is the pinned clipboard entry associated with that shortcut.

Screenshot_20240505_193610_WhatsApp_1

How it works

One can assign single or multiple characters as a shortcut, to a particular pinned clipboard entry.

When this shortcut is typed by the user, then the pinned shows the particular pinned entry into suggestion box and pastes the entire content.

Purpose

This is useful as if one has several pinned statements then its hard to visually find pinned statements from clipboard.

lamyergeier commented 6 months ago

@lm41 please check this issue, if its possible to support.

lm41 commented 6 months ago

I am working on this project in my spare time, just like the other contributors and the maintainer patrickgold, so not all feature requests can be implemented directly. It is possible that I, or someone else, will take care of it soon, but it is also possible that it will not happen.

On that note. Please don't ping me on these occasions. I hope you can understand that.

VishnuSanal commented 5 months ago

hi, I would like to work on this issue.

lamyergeier commented 5 months ago

@VishnuSanal along with the shortcuts it will be nice if one could optimally define tags for each saved entry. Tags are useful in searching and filtering through the entire clipboard.