Skip to content
All docs

Reference

Settings

Opening Settings

ShortcutAction
⌘,Open Settings

On macOS, Settings opens as a standard multi-pane window. iOS and iPadOS use in-app settings sheets with the same logical groupings where applicable.

Jump to a pane from the command palette (⌘K): type Settings: followed by the pane name (e.g. “Settings: Feeds”).

macOS settings panes

The authoritative pane list from SettingsConfiguration on macOS:

PaneIdentifierPurpose
GeneralgeneralStartup, integrations, intelligence, extensions, onboarding
ReadingreadingReader typography, themes, parsing engine
FeedsfeedsRefresh intervals and feed health
ShareshareShare extension defaults and tag presets
SubscriptionsubscriptionIn-app subscription (when RevenueCat feature flag enabled)
AdvancedadvancedCache, global hotkey, privacy analytics

General

Sections typically include:

Onboarding

  • Show Onboarding Again — replay the welcome tour
  • Open Welcome Guide — open or recreate the in-app markdown welcome guide in Read Later

Startup

  • Launch at Login — open Cardmaniacs when you sign in to your Mac

System Integration

  • Handoff — continue reading on other Apple devices
  • Spotlight & Siri — index cards for system search and Siri queries

Apple Intelligence

  • Enable Apple Intelligence — on-device summaries and tag suggestions
  • Daily Digest — AI-generated digest for Smart Lists (requires intelligence support)

Privacy disclosure footer explains on-device processing boundaries.

Browser extension

Safari extension status, install/repair actions, and health messaging. Resolve degraded extension states from warnings in this section or Extension Health.

Feedback

  • Rate Cardmaniacs — App Store review link (macOS)

Palette jumps: Settings: General, Settings: About (General), Settings: Siri & Shortcuts (General), Settings: Share Extension (General).

Reading

Controls default reader experience before you open any article:

SectionOptions
PreviewLive preview of typography choices
Reading ThemeCardmaniacs vs System editorial style
TypographyFont size, font family, line spacing
AppearanceColor theme (auto/light/dark variants)
Reader ModeParsing engine — Readability vs Postlight Parser
Auto Mark as ReadOptional automatic read marking
Highlight defaultDefault highlight color for new selections
LayoutContent width mode and related layout defaults

Per-article overrides remain available in the reader (⌘=, ⌘-, ⌘⌥T, palette width and alignment commands).

Feeds

SectionOptions
RefreshAutomatic refresh toggle; background interval (15 min → daily)
Feed healthHealth check interval; auto-retry failed fetches

Manual refresh anytime with ⌘R. Feed health surfaces broken subscriptions in the app UI when checks fail.

Palette jump: Settings: Feeds.

Share

Dedicated Share pane (not only General) for extension capture behavior:

SectionOptions
Share ModeQuick (immediate save) vs Full Editor
Quick Save DefaultsDestination (Read Later or Bookmarks); Mark as Read default
Default TagsTags applied on quick saves
Tag PresetsManage presets created from the share sheet

Configure iOS share extension enablement in Settings.app as well as in-app guidance under General.

Subscription

Visible when BuildConfig.Features.isRevenueCatSubscriptionsEnabled is true. Manages in-app subscription status, restoration, and plan details. Hidden entirely in builds without subscriptions enabled.

Advanced

SectionOptions
CachingCache size display; Clear Cache for images and web responses
Global HotkeyEnable quick capture hotkey; record shortcut (default ⌘⌥⇧C when enabled)
PrivacyAnonymous analytics toggle
DeveloperDebug-only diagnostics when enabled in debug builds

Palette jumps: Settings: Keyboard Shortcuts (Advanced), Settings: Global Hotkey (Advanced), Settings: Data & Storage (Advanced).

iOS settings

iOS composes General, Reading, Feeds, and Advanced in sheets—no separate Share toolbar pane on all size classes; share defaults may appear within General or platform-specific groupings. Subscription pane appears when the feature flag is enabled.

Data and iCloud

Library data syncs via iCloud (iCloud.com.cardmaniacs.app). Advanced privacy footer states data stays on device and syncs through iCloud—not a proprietary Cardmaniacs cloud account.

Export, import, and storage management actions live in File menu and Advanced-related flows (⌘⇧I Import…, palette Settings: Data & Storage (Advanced)).

Next steps