dictionary arguments for ADD_TRANSLATION #1478
Josiah-tan
started this conversation in
Ideas
Replies: 1 comment
-
|
I might have a crack at this myself, anyone have any pointers before I start? (First time making this sort of plugin, would appreciate any help I could get) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
currently after performing a {PLOVER:ADD_TRANSLATION}, you are able to select a dictionary through the dropdown list
however it would be nice to have a way to assign a stroke to a specific dictionary
for example, to update user.json you would have a command that looks like this
{PLOVER:ADD_TRANSLATION:user.json}
and for vim.json
{PLOVER:ADD_TRANSLATION:vim.json}
I think having this as a plugin or an inbuilt feature would make dictionary management easier
Beta Was this translation helpful? Give feedback.
All reactions