-
-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
From what I understand, refinement of targets via transformers is currently a single-step process.
Therefore, it is not possible to for example set up a transformer that further refines org-url-links into subtypes for certain URL patterns, since org-url-link already is a refinement of org-link and thus cannot be refined further.
Let me now if I am missing something, but I feel a iterative approach would be very valuable. I want to be able to specify specific actions for urls that match a certain pattern, e.g. for certain hostnames, so I also need corresponding subtargets that I can then attach keymaps to.
Metadata
Metadata
Assignees
Labels
No labels