npub14j…v07j9 on Nostr: Digged into the Anki's database format using Pavel Korolev's ...
Digged into the Anki's database format using Pavel Korolev's https://github.com/common-lisp-gui-example/clanki-core
I thought it would be cool to implement a simple Anki interfaces using different GUI toolkits in #CommonLisp.
Sadly, Anki's cards are hardly tied to ability to render HTML and running JavaScript. I think it will be hard to implement such card viewer in many GUI toolkits, for example in NODGUI (https://codeberg.org/cage/nodgui)
Probably it will be easier to implement classic "Tasks" app? What do you think?
#lisp #gui
I thought it would be cool to implement a simple Anki interfaces using different GUI toolkits in #CommonLisp.
Sadly, Anki's cards are hardly tied to ability to render HTML and running JavaScript. I think it will be hard to implement such card viewer in many GUI toolkits, for example in NODGUI (https://codeberg.org/cage/nodgui)
Probably it will be easier to implement classic "Tasks" app? What do you think?
#lisp #gui