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
Would it be possible to have an event flag that covers days the torah is read? As far as I can tell, there is no particular way to filter for that.
The text was updated successfully, but these errors were encountered:
This is a good suggestion. It's not terribly difficult, but it is a bit tedious to implement.
Do you want to try to implement it and send a pull request?
Beyond adding a new constant to the HolidayFlags in event/event.go, most (all?) of the work will be editing hebcal/holidays.go
HolidayFlags
event/event.go
hebcal/holidays.go
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Would it be possible to have an event flag that covers days the torah is read? As far as I can tell, there is no particular way to filter for that.
The text was updated successfully, but these errors were encountered: