Summary
Three related improvements to the Apple Calendar integration:
-
Settings icon — Replace the current sun/radial-lines icon in App.jsx with a conventional gear/cog icon so users can find settings intuitively.
-
Settings panel copy — Replace the existing helper paragraph ("For iCloud, use an app-specific password from your Apple account security settings.") with: "Generate your password from account.apple.com" followed by a small link icon pointing to https://support.apple.com/en-us/102654 (opens in a new tab).
-
User-facing docs — Add a new apple-calendar.mdx page to fern/pages/ registered under the existing "Overview" section in fern/docs.yml, covering: what the integration does, how to generate an app-specific password (link to Apple's support page), how to connect via the settings panel, how to select a writable calendar, and how to disconnect.
Acceptance criteria
Summary
Three related improvements to the Apple Calendar integration:
Settings icon — Replace the current sun/radial-lines icon in
App.jsxwith a conventional gear/cog icon so users can find settings intuitively.Settings panel copy — Replace the existing helper paragraph ("For iCloud, use an app-specific password from your Apple account security settings.") with: "Generate your password from account.apple.com" followed by a small link icon pointing to https://support.apple.com/en-us/102654 (opens in a new tab).
User-facing docs — Add a new
apple-calendar.mdxpage tofern/pages/registered under the existing "Overview" section infern/docs.yml, covering: what the integration does, how to generate an app-specific password (link to Apple's support page), how to connect via the settings panel, how to select a writable calendar, and how to disconnect.Acceptance criteria
fern/pages/apple-calendar.mdxexists and covers the full connection flowfern/docs.ymlunder the "Overview" section