A custom data editor

3

moechofe 2026-08-14 06:14

This is the editor for a abandoned project, it can serve as idea.

ree editor.nx | Open in app
2026-08-14 06:14

moechofe 2026-08-14 06:17

At the top, the two first 2x2 button is to navigate in the database, or add a new element.

Below, there is custom editor for numbers and string depending of the type of edited item.


moechofe 2026-08-14 06:20

It works by using two files: one for a TOC allowing "quick" search and one for the actual data.


Log in to reply.