UPDATE: this app is for a bygone Claris Engage Conference. Maybe it can be revived and improved later, but for now, this project is finished
This does two things:
- iCal Generator
- Serves as an offline Desktop/iPhone App (FileMaker Pro/Go)
- Go to your Claris Engage schedule
- filter to show only your registed sessions
- highlight and copy all your sessions (including the date section headers is fine)
- paste into the ical parser in this app
- Optionally uses the hamburger menu to mark the found set as "registered"
- Click "Export ICS for Found Set"
- Open the ics file and save to your calendar app!
- Open the app in FileMaker Pro or Go
- Look at it
- Open menu in app and click the update button to query the "database" (private github gist)
- if available, download updated json
- don't worry your registrations won't be lost
- rename your old file Engage2024old.fmp12 and leave in the same directory
- download the new version from github
- move the new one to the same directory as the old and open
- run the "import registrations from old file" command from menu
- check for json updates from the menu.
This is open source and you can use it for whatever you want. The author makes no guarantees about it's functionality or accuracy. It's just a fun little project.