Project

General

Profile

Actions

User story #4066

closed

"Manage files and folders" technique: execute a script when a path is absent

Added by Fabrice FLORE-THÉBAULT over 10 years ago. Updated over 2 years ago.

Status:
Rejected
Priority:
N/A
Assignee:
-
Category:
Techniques
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:

Description

in the "Manage files and folders" technique, i would need, not to create a file or a directory or a symlink when the path is absent, but to execute a script.

This could be achieved with:

- a new option for "Set action on file or folder:" which could be called like: "Execute a Modification hook"
- A new multi-line text input "Modification hook - Command(s) to run"

Example of usage:

Pear package installation: if "path of pear package" is absent, then execute "pear discover channel ; pear install package"

Actions

Also available in: Atom PDF