Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Items: Translations + expose item type #26

Open
marek-hanzal opened this issue Feb 12, 2023 · 1 comment
Open

Items: Translations + expose item type #26

marek-hanzal opened this issue Feb 12, 2023 · 1 comment
Labels

Comments

@marek-hanzal
Copy link

marek-hanzal commented Feb 12, 2023

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

Funding

  • You can sponsor this specific effort via a Polar.sh pledge below
  • We receive the pledge once the issue is completed & verified
Fund with Polar
@nesherofek
Copy link

+1

@polar-sh polar-sh bot added the polar label Jul 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants