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

Sharing teas #16

Open
Sesu8642 opened this issue May 26, 2022 · 2 comments
Open

Sharing teas #16

Sesu8642 opened this issue May 26, 2022 · 2 comments
Labels
enhancement New feature or request needs-investigation Needs more investigation

Comments

@Sesu8642
Copy link
Owner

As suggested in #12, it would be nice if teas could be shared with friends. Tea information is saved as json. This can also be used for sharing. However, (unlike the backup functionality) this will probably be used by non-advanced users. Therefore, it should be easy to share and receive a tea. Ideas:

  • infusiontimer:// uri scheme that can be opened with the app and contains the tea json as query param or something
    • problem: limited length of a URI
    • problem: Flutter support?
    • could potentially be made into a qr code
      • nice idea if you gift someone tea
      • could even be used by tea vendors (megalomaniac, I know)
@Sesu8642 Sesu8642 added enhancement New feature or request needs-investigation Needs more investigation labels May 26, 2022
@Tamuna
Copy link

Tamuna commented Sep 4, 2024

As a first step, we can add a sharing option where, upon clicking a "Share" button, a preformatted message is copied to the clipboard. The message could be something like:

"Try out [tea_name] tea, which needs to be brewed at [temperature]°C for [time] seconds, and can make [infusions] infusions.

and btw I use this cool app [app_link] for tracking my teas"

This would allow users to easily share brewing instructions via messaging apps.

@Sesu8642
Copy link
Owner Author

Sesu8642 commented Sep 4, 2024

Good idea!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs-investigation Needs more investigation
Projects
None yet
Development

No branches or pull requests

2 participants