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

[Feature] Share calendar #15

Open
snamiki1212 opened this issue Feb 1, 2021 · 2 comments
Open

[Feature] Share calendar #15

snamiki1212 opened this issue Feb 1, 2021 · 2 comments

Comments

@snamiki1212
Copy link
Owner

Ovreview

We should consider about ways of sharing feature.

  • Server-side
    • Create server and using RDS/NoSQL
  • URL sharing
    • pros: super easy to share
    • cons: hard to develop and maintain data.
  • Export/Import
    • pros: easy to share
    • const: not good in the perspective of UX
@snamiki1212 snamiki1212 changed the title Share Feature [Feature] Share calendar Feb 18, 2021
@snamiki1212
Copy link
Owner Author

snamiki1212 commented Apr 13, 2021

Workaround::ScreenShot

the share feature is high cost to develop and it's difficult to switch to another way once we deceided. so now, workaround is what we use ScreenShot to share. that's mean we use png or pdf file to save screen.

Ctrl + P (PDF)

Print feature doesn't work well if page is long horizantal. it's cutten so not display.

type of screen-shot

looks chrome's feature is better.

Event API

Seemingly there is no API to handle this feature.

Tasks

  • Add Explaination how to take screen shot on About
  • Add form to change width in order to display fully horizontal
    => R/0.7.11 #71

@snamiki1212 snamiki1212 mentioned this issue Apr 13, 2021
@snamiki1212
Copy link
Owner Author

New Workaround:: Print feature

Capture feature need some steps to take a image so not pretty good way.
Print feature is smarter than it and I found how to deal with taking a PDF in this case. => #84

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant