Replies: 1 comment
-
|
Hi 👋, I like the idea 👍. This requires medium-sized backend changes since the frontend currently handles ICS generation. This will be part of a larger trip export feature in the backend, supporting ICS feed/file, CSV, and JSON formats 👍 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
It would be good if the application could serve the .ics file of a trip dynamically, because then the file could be added to a calendar (for example Google Maps), which will update it dynamically, instead of exporting and importing every time there is a change.
Describe the solution you'd like
Ideally, the link should be similar to the share trip link: https://trip.domain.com/s/t/[...]
Because then it will be possible to only make the /s/ endpoint public, instead of the whole instance.
Additional context
No response
Could you implement it?
No - I can't implement it right now
Implementation plan (optional)
No response
Beta Was this translation helpful? Give feedback.
All reactions