Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/catsdeservepets/editable-finder-pathbar
https://github.com/catsdeservepets/editable-finder-pathbar
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/catsdeservepets/editable-finder-pathbar
- Owner: CatsDeservePets
- Created: 2024-01-06T07:11:33.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-26T00:04:54.000Z (12 months ago)
- Last Synced: 2024-01-26T01:25:40.294Z (12 months ago)
- Language: AppleScript
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Editable-Finder-Pathbar
An apple script that enhances the *Go to Folder* feature in Finder to provide a more user-friendly experience similar to Windows File Explorer's path bar.
## Overview
It always bothered me that Finder inserts the last path entered instead of the current directory path when using *Go to Folder*. This script acts as a wrapper to streamline the process by inserting the current Finder path into the *Go to Folder* field, making navigation more intuitive.
## Installation
This script can be run as a service by utilising the support for running apple scripts inside Siri Shortcuts or Automator.
Siri Shortcuts can be assigned to a keyboard shortcut right from inside the Shortcuts app. Services created by Automator can be assigned to a keyboard shortcut under ``Settings/Keyboard/Keyboard Shortucts/Services``.
**Tip:** In order to use the original keyboard shortcut (⇧⌘G) you need to remap the Finder shortcut under ``Settings/Keyboard/App Shortucts/`` to a different shortcut (the menu title syntax looks like this: ``Go->Go to Folder...``).**Note:** Depending on your version of MacOS, you might need to grant accessibility permission to Finder before being able to run the script.