Godot Version
4.2.1
Question
I’m new to Godot and I would like to create some sort of notebook divided into pages while each page is divided into text fields. The player clicks on the field and types the text which is automatically saved there without additional confirmation. Could anyone help me with advice how to do it and/or what should I research for it?