-
Notifications
You must be signed in to change notification settings - Fork 9
Closed
Labels
Description
We've talked a bit about tracking the parent of each charm/spell as a metadata field on the spell in blobby and maybe storage.
Having this metadata will unlock a few discrete pieces of functionality:
- introduce some sense of "history", allowing us to scrub back and forth over charm iterations
- home page "stacks" where we show the most recent version of a charm, but then you can drilldown and view older versions of the charm
- "spec" history
--
tl;dr: let's add a "parent" field to charms/spells so we can go back and forth over iterations/changes