Well sure you can, but the search capabilities are not great nor exact. Typically I just use the markdown cells with large level comments (# PART 1) and descriptive names, so I can both easily see them, and search for them. Another tip would be to not make too large notebooks - if you need search to find what you need, I would already be splitting the problem to smaller parts. But no, I'm not aware of any specific anchoring one could use to find the good parts. But you can split the notebooks, use headings, use comments, use the search, sure. Hope this helps!
Amazing mate its superb i have also subscribed
Thank you!
is there any way i can put comments on the notebook where i can go straight away by searching ?
Well sure you can, but the search capabilities are not great nor exact. Typically I just use the markdown cells with large level comments (# PART 1) and descriptive names, so I can both easily see them, and search for them. Another tip would be to not make too large notebooks - if you need search to find what you need, I would already be splitting the problem to smaller parts.
But no, I'm not aware of any specific anchoring one could use to find the good parts. But you can split the notebooks, use headings, use comments, use the search, sure. Hope this helps!