I have managed to show more than one components after creating more sections. However, there are some sections which does some background reading and writing of my files which I do not wish to list in the components for selection.
How do I go about having these sections invisible to the user? Or should I be writing my reading and writing of files in functions instead?
Thanks!