Maybe the title isn't clear.
In fact, I'm taking note during my course, and sometimes, teachers said that a thing is a pipe (tip, stuff to know) for the examination. Since the tex have a few of them, and more then 1000 lines when finished, I'm using \usepackage[makeindex]{imakeidx} to be able to have multiple index, and one only with the pipe (but there some others index with other content made the same way).
Works fine, but the problem is, I don't have the part-chapter-section-subsection-subsubsection title reference (and having paragraph and sub title reference could be nice too).
Is there a way to have it ? By adding a column, putting the entire title (chapter etc.) before the indexed sentence ?
Here, an exemple of what I'd like it look like :

Or, if not possible, like if titles (of the part, chapter, etc.) was add before (or after, I don't really care) the page number :

I've put the page number in bold to more clear, but it's not need.
The aim here, is to be able to know immediately, without having to look where it is with the page number (same with the number of the part/chapter/section... Since it could change very easly), where is the indexed text in the document, and so about what is talking about.
Thanks for reading.

