I had two more amazing weeks working on Osm Admin:
I've finished indexing. It means that whenever you modify an object in the database, the changes are automatically propagated to all dependent indexed properties in the database.
I've also introduced a grid/form pair as the main user interface concept that is optimized for performing operations on multiple objects. There is also a programming interface (API) that will internally work in the same way, but without visuals. I implemented a part of this interface - an object creation form.
Osm Admin is upgraded to TailwindCSS 3.0.
I've already shared various ups and downs of these efforts on Twitter in great detail, so if you are reading this, consider following me on Twitter and getting daily updates.