Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(stickers): foundations for a dynamic sticker app #21

Open
nijuyonkadesu opened this issue Feb 17, 2024 · 4 comments
Open

feat(stickers): foundations for a dynamic sticker app #21

nijuyonkadesu opened this issue Feb 17, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request urgent because, these features provide a foundation for something even more

Comments

@nijuyonkadesu
Copy link
Owner

Is your feature request related to a problem? Please describe.
Sharing images require download -> open the target app -> open media picker -> choose the downloaded file -> send
Too annoying to do it everytime right?

Describe the solution you'd like
A floating window. Click on any image. A intent is fired on the configured apps, and image is inserted magically ~

Describe alternatives you've considered

Additional context
A way is needed to store images locally (any format) and retrieve them

@nijuyonkadesu nijuyonkadesu added the enhancement New feature or request label Feb 17, 2024
@nijuyonkadesu nijuyonkadesu self-assigned this Feb 17, 2024
@nijuyonkadesu
Copy link
Owner Author

Hurdles

  1. Find an free to use api -> send images -> get emotions -> create a emoji text map -> save it in database
  2. Make the thing searchable with emoji / text
  3. Build frequently used emoji
  4. Find whatsapp API for sending sticker from another app (highly doutbtful)

@nijuyonkadesu
Copy link
Owner Author

Why are you like this gemini ...
Hurdle 1
image

@nijuyonkadesu nijuyonkadesu added the urgent because, these features provide a foundation for something even more label Feb 17, 2024
@nijuyonkadesu
Copy link
Owner Author

image
aktually ~

@nijuyonkadesu
Copy link
Owner Author

I would want to store stuffs in local in the same way how telegram stores stuff, that's my wish at the least ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request urgent because, these features provide a foundation for something even more
Projects
None yet
Development

No branches or pull requests

1 participant