Hi,
I have some simple Python background, I’ve checked Official addon manual but I found that are basic instructions, how can I learn to make advanced addons ? how can I learn inner anki structure ? is there an advanced documentation ?
Can you please share with me the journey I must take, step by step ?
You have to consult the source code for advanced stuff. If you’re not doing so already, I highly recommend setting up your editor for code completion (some instructions here). This will allow you to find what you’re looking for more quickly and will make the experience a lot nicer.