~brhiggins/anki-add-nid

Anki addon - add note ID to chosen field

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~brhiggins/anki-add-nid
read/write
git@git.sr.ht:~brhiggins/anki-add-nid

You can also use your local clone with git send-email.

#Anki add note id

Simple plugin to add note id(s) to a chosen field on all selected cards.

For some reason all variants of this plugin that I have found online try to have some clever logic that automatically fills in the note id for an appropriately named field upon creation or modification, or some such behaviour. This plugin is really simple and literally just puts the value from the database into the field you choose on the card when you click the button, and does nothing else.