alanxoc3 / concards

A flashcard note app
GNU General Public License v3.0
8 stars 0 forks source link

Better edit card mapping #84

Open alanxoc3 opened 3 years ago

alanxoc3 commented 3 years ago

When editing a card with your editor, it should be a bit smarter on how to decide which hashes get which which meta data. Right now it only maps one card's meta data to all cards, but if it could be a bit smarter and do this with more cards, that would be better. A todo around here to decide the specific strategy I should use.