-
-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
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:
1-blue
Metadata
Metadata
Assignees
Labels
No labels