Skip to content

Idea: Allow iterative transformer refinement #774

@julian-hoch

Description

@julian-hoch

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions