[XYScript] Quick Access Auto-Sync: Explorer Quick Access --> Catalog
Posted: 01 Jul 2026 04:41
Quick Access Auto-Sync: Explorer Quick Access --> Catalog
Mirrors your Explorer Quick Access pinned folders right into your XYplorer catalog as a live "Quick Access" category. There is no manual re-adding when you pin/unpin something in Explorer. It checks for changes every 15 minutes by default, and on folder-browse events, so it stays current without thinking about it. The sync itself is quick, without lag or hiccup when it fires.
Is it safe? Yes. It's designed to leave your setup alone:
- Your real catalog is never overwritten or saved over. The Quick Access category is merged in as a temporary, read-only layer.
- It only reads your Explorer pins, never changes them.
- It uses two small XY custom event hooks (startup + folder-browse) to keep itself updated. These are appended to whatever you already have on those events, not replaced, and your original setup is backed up automatically to the script's location before anything is touched.
- Fully reversible. Uninstall via its settings panel removes the hooks and restores exactly what was there before.
Installing it:
1. Always backup your XY settings, just in case.
2. Grab the
3. In XYplorer's menu, use Scripting --> Go to Scripts Folder to open the right location.
4. Create a new folder there named
5. In XYplorer, select the script you just copied. Now use Scripting --> Load Selected Script File from XYplorer's menu. This opens the script's setup dialog.
6. The defaults should work out of the box. Choose "Set it up now" and you're done. You can close the settings dialog after.
That's it. Quick Access will show up in your catalog and keep itself in sync from there. Manually relaunching the script will provide its settings dialog (pause, uninstall, change refresh interval, etc.).
Mirrors your Explorer Quick Access pinned folders right into your XYplorer catalog as a live "Quick Access" category. There is no manual re-adding when you pin/unpin something in Explorer. It checks for changes every 15 minutes by default, and on folder-browse events, so it stays current without thinking about it. The sync itself is quick, without lag or hiccup when it fires.
Is it safe? Yes. It's designed to leave your setup alone:
- Your real catalog is never overwritten or saved over. The Quick Access category is merged in as a temporary, read-only layer.
- It only reads your Explorer pins, never changes them.
- It uses two small XY custom event hooks (startup + folder-browse) to keep itself updated. These are appended to whatever you already have on those events, not replaced, and your original setup is backed up automatically to the script's location before anything is touched.
- Fully reversible. Uninstall via its settings panel removes the hooks and restores exactly what was there before.
Installing it:
1. Always backup your XY settings, just in case.
2. Grab the
.xysfile from this thread.
3. In XYplorer's menu, use Scripting --> Go to Scripts Folder to open the right location.
4. Create a new folder there named
QuickAccess, and move or copy the downloaded file into it.
5. In XYplorer, select the script you just copied. Now use Scripting --> Load Selected Script File from XYplorer's menu. This opens the script's setup dialog.
6. The defaults should work out of the box. Choose "Set it up now" and you're done. You can close the settings dialog after.
That's it. Quick Access will show up in your catalog and keep itself in sync from there. Manually relaunching the script will provide its settings dialog (pause, uninstall, change refresh interval, etc.).