We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Current user flow for adding and removing holidays:
Proposed:
Improved UI/UX.
importId
The UI could be similar to the following:
The text was updated successfully, but these errors were encountered:
Are holidays currently unavailable for some countries? When I tried importing for Sri Lanka, no holidays were imported
Sorry, something went wrong.
Yes, holidays for many countries are not yet added but Sri Lanka works for me.
@VidathD 4 countries are not supported by the holiday generator because of missing data in the upstream repo:
Calendar/.github/workflows/holiday-generator/config.js
Lines 73 to 78 in c1c0176
Until it's supported, the best way is to manually add holidays for Sri Lanka by editing this ICS file: https://github.com/FossifyOrg/Calendar/blob/master/app/src/main/assets/holidays/LK/public.ics. We'll be happy if someone could contribute updated Sri Lankan holidays and also holidays for other unsupported countries.
No branches or pull requests
Checklist
Feature description
Current user flow for adding and removing holidays:
Proposed:
Why do you want this feature?
Improved UI/UX.
Additional information
importId
field to store country, holiday type info.The UI could be similar to the following:
The text was updated successfully, but these errors were encountered: