-
Notifications
You must be signed in to change notification settings - Fork 4
CLI Finder Tools
Finder Tools adds focused shortcuts and installation assistance to macOS Finder. It does not add another file browser.
Enable the extension and inspect its readiness:
ed extensions setup finderTools
ed extensions status finderTools --jsonThe extension can move Finder selections with Command-X and Command-V, rename the current selection with F2, save a copied image into the open Finder folder as a PNG file, and offer to install the single app found on a mounted disk image. Copying an image file still uses Finder's normal file paste instead of creating a duplicate PNG.
Accessibility is required for the Finder keyboard shortcuts. macOS asks for Finder Automation access on first use when Edith reads the current selection or destination. The disk image installer only accepts a real DMG mount containing exactly one executable app bundle. It verifies the copied app before placing it in /Applications, never replaces an existing app, ejects the disk image after a successful install, and only then moves the unchanged DMG to Trash.
Each behavior can be changed from Settings, Extensions, Finder Tools, or from the CLI:
ed config ls --group findertools
ed config set finderToolsCutPaste false
ed config set finderToolsRename true
ed config set finderToolsPasteImages true
ed config set finderToolsDiskImageInstaller trueIf shortcuts stop responding, refresh Accessibility after changing System Settings:
ed permissions refresh
ed extensions doctor finderToolsAuto-generated from docs/, edit the docs in the repo, not the wiki.
CLI reference
Companion
- Deploy
- Concepts
- Concepts Memory
- Concepts Ingestion
- Concepts Search
- Concepts Chat
- Concepts Learning
- Concepts Brain
- Concepts Friend
- Hosts
- Stack
- Status
- Doctor
- Search
- Index
- Ingest
- Episodes
- Sync
- Observations
- Reflect
- Beliefs
- Ask
- Extract
- Claims
- Corroborate
- Runs
- Chat
- Conversations
- Forget
- Export
- Import
- Erase
- Wipe
- Episode
- Nightly
- Reason
- Personas
- Council
- Lenses
- Core
- Why
- Hypotheses
- Predictions
- Commitments
- Discrepancies
- Calibration
- Inquire
- Entities
- Eval
- Standup
- Machines
- Baselines
- Connectors
- Facts
- Correct
- Weekly
- Db
Guides