Page MenuHomePhabricator

Allow editing and serialisation of JSON data in index page fields
Open, Needs TriagePublic

Description

For storing some more "advanced" data formats like regex replacements, per-work snippets, etc, a more structured format will be needed.

This can be stored in the DB as serialised JSON, and (hopefully) edited as such.