spatie / calendar-links

Generate add to calendar links for Google, iCal and other calendar systems
https://spatie.be/opensource
MIT License
914 stars 149 forks source link

Event URL param support in ICS #51

Closed agoja closed 4 years ago

agoja commented 5 years ago

ICS calendar has a url option. In some cases, it could be very useful to have the possibility to use it.

spatie-bot commented 5 years ago

Dear contributor,

because this pull request seems to be inactive for quite some time now, I've automatically closed it. If you feel this pull request deserves some attention from my human colleagues feel free to reopen it.

alies-dev commented 5 years ago

I'm reopening this PR, but we can't merge it without thinking about our global plans to support other ICS features having good API and predictable results. The problem is that different services have different features and we should find a good balance between new features and predictability of the output

spatie-bot commented 5 years ago

Dear contributor,

because this pull request seems to be inactive for quite some time now, I've automatically closed it. If you feel this pull request deserves some attention from my human colleagues feel free to reopen it.

spatie-bot commented 4 years ago

Dear contributor,

because this pull request seems to be inactive for quite some time now, I've automatically closed it. If you feel this pull request deserves some attention from my human colleagues feel free to reopen it.

alies-dev commented 4 years ago

@agoja from version 1.3.0 you can use custom generators, please check Link::formatWith() method