|
From: | 西 顾 |
Subject: | Enhancement Proposal for 'org-link-file-path-type' Behavior |
Date: | Tue, 16 Jan 2024 12:00:38 +0000 |
Dear Org mode maintainers,
I'd like to suggest a small enhancement to the 'org-link-file-path-type' option. When set to 'function', it currently passes an absolute path to the user's
custom function. This limits flexibility as the original path input is not available to the function.
For better customization, I propose passing the raw path to the function. Users needing an absolute path could use 'expand-file-name' within their function.
Thank you for your time and consideration.
Best,
Ref
|
[Prev in Thread] | Current Thread | [Next in Thread] |