kampffrosch94 / jpdb-connect

connect yomichan with jpdb via anki connect protocol
MIT License
24 stars 5 forks source link

add a keybind to toggle forq on/off #7

Open himbosatsu opened 2 years ago

himbosatsu commented 2 years ago

no gui or anything needed just listen for keypresses in the console the way, say, mpv does

alternative is to use different yomichan modes to send to two instances of jpdb-connect, one which forqs and one which just adds to a deck for long-term card adding

kampffrosch94 commented 2 years ago

I'm not too familiar how different yomichan modes or profiles work. Would making the port configurable already be enough?

In the medium term I want to add a small (optional) egui window where one can toggle the settings.

himbosatsu commented 2 years ago

lol i assumed the port was configurable, which was what you'd need to do for the second idea (each yomichan profile would use a separate url for the anki endpoint, differing in the port)

kampffrosch94 commented 2 years ago

I made the port configurable in c664dff7ec9a905f475c644678403b2da7f627df