langfield / ki

version control for Anki collections
https://langfield.github.io/ki/
GNU Affero General Public License v3.0
80 stars 3 forks source link

Consider writing `ki mknote` and `ki notetypes` commands #155

Closed langfield closed 1 year ago

langfield commented 1 year ago

Perhaps there should be some sort of command-line tool that reads the notetypes available in the repository and creates a markdown note template for the given notetype. Maybe displays the available notetypes as well. Then it wouldn't be so confusing for users to leave the guid field blank.

Note that it has to be blank or we won't create a new guid for this new note.

langfield commented 1 year ago

Unnecessary for now.