Skip to content

Commit a0b6b4e

Browse files
authored
Merge pull request #20 from missingbulb/claude/vibrant-brahmagupta-4uhuwk
Add RESOURCES.md with external reference links
2 parents 51057af + 6116a4f commit a0b6b4e

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

RESOURCES.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Resources
2+
3+
Links to external references relevant to this project. When working on
4+
related features, check whether these pages contain useful details.
5+
6+
- [Build a Google Calendar link](https://sadev.co.za/build-google-calendar-link)
7+
Explains the `calendar/render?action=TEMPLATE` URL parameters this
8+
extension uses to pre-fill events.
9+
- [List of tz database time zones](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones)
10+
Reference table of IANA timezone names, useful for parsing and
11+
converting event date/time offsets.
12+
- [Kalinka](https://kalinka.tardate.com/)
13+
A bookmarklet/tool for adding web page events to Google Calendar,
14+
similar in purpose to this extension.
15+
- [Stack Overflow: create a link to add a calendar entry](https://stackoverflow.com/questions/5831877/how-do-i-create-a-link-to-add-an-entry-to-a-calendar)
16+
Discussion of generating add-to-calendar links for Google, Outlook,
17+
and other providers.

0 commit comments

Comments
 (0)