Skip to content

Link picker: pass a human-friendly text label to Action_InsertLink #5663

@pedropintosilva

Description

@pedropintosilva

When a user inserts a link via the Smart Picker inside a Collabora Online document, the resulting hyperlink is labelled with the raw URL instead of the picked resource's name. Collabora Online now accepts an optional text field on Action_InsertLink (CollaboraOnline/online#15561.

Action Parameters______ Description
Action_InsertLink xml
url: <String>
text: <String>
Insert a link into the document. This is usually the response to a successful UI_PickLink.

Added in version 26.04

The optional text argument, if supplied, is used as the hyperlink label when the user has no text selected in the document. If a selection exists it takes precedence. When neither is available, the URL is used as the label.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions