import React from "react"; import { Button } from "../ui"; import { X, ExternalLink, Key, Share, Bookmark, PenTool, MoreHorizontal, } from "lucide-react"; import { AppleIcon } from "../common/Icons"; interface IOSShortcutModalProps { isOpen: boolean; onClose: () => void; } export default function IOSShortcutModal({ isOpen, onClose, }: IOSShortcutModalProps) { if (!isOpen) return null; return (
Install the shortcut
Generate an API Key{" "}
Create a new key on this settings page and copy it.
Configure the shortcut
In the Shortcuts app, click the{" "}
To Bookmark a page{" "}
Don't select any text. Click the{" "}
To Highlight text{" "}
Select text on the page, click the{" "}
To Add an Annotation
Select text, share to Save to Margin (via
the