Skip to content

Items: Translations + expose item type #26

@marek-hanzal

Description

@marek-hanzal

Hello, once again here:

Would be possible to add option to specify item type explicitly next to the used magic detection based on href? Because for example I'm on Next.js using router redirect instead of direct links, thus command pallete thinks it's an action, but in reality it's a link, so I can force it to render right type. Or use href='#' which I don't like.

Also it would be nice to accept a map with translations like {'Link': 'Link'} which could be translated from any client, for example using i18n on the user's (dev's) side. Now we do not have an access to those texts, so for example in Cz. it looks strange:

image

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