banool / auslan_dictionary

Code for the app, scripts, and site for Auslan Dictionary
https://auslandictionary.org
GNU General Public License v3.0
12 stars 3 forks source link

Add support for adding a specific subentry (card) from an entry (word) to a list #174

Open banool opened 8 months ago

banool commented 8 months ago

As it is now, the entire lists (favourites is just a special list) system is built around entire entries. I have received a couple of requests to make it possible to add specific subentries to lists rather than the entire entry.

Some questions?

This would affect the storage layer, lists, revision, etc. It is quite a large change.