I was wondering if there is a way to hide custom properties we add to objects in our add-ons - to keep them from being displayed on the side (N) panel:

Some type of "internal only" option?
As an artist, I've always hated how addons clutter up this area. Especially when we (the user) want to maintain our own custom properties that get exported to game engines and such. It makes a mess. I saw a similar question here Hide custom properties in the UI panel with python, but I believe it was misunderstood.
id_datas in your modal operator and trigger a simple function every minute or whatever that checks if their name have been changed (or you can just place that function in other modal operators if you have them in your addon). – Tareyes Sep 08 '19 at 22:08dict = {"objList" = [], "mergeWith"=[[],[],[]], "MM"=[]}), or I would create a modal timer with a .txt, or even better a subprocess where I can write/read my data with a save_pre handler that tells the subprocess to save its variables in a .txt file (for long time storage/backup). The latter seems the best one, but I'm not putting it in an uffcial answer because I haven't tried it (maybe I will tomorrow). P.S. sorry for the thousands comments – Tareyes Sep 08 '19 at 22:23