Show the parent name

Hello guys!

There is a nice feature would be come handy for long and complex lists. Assume we have the following

Very long todo

  • 2017
    • Jan
      • week 1
        • do this
          • do this
        • do this
      • week 2
      • week 3
      • week 4
    • Feb
      • week 1
      • week 2
      • week 3
      • week 4
      • week 1
        • do this
          • do this
      • week 1
        • do this
          • and this
            • and that
        • do this

After writing for a while, we might lose tracking after which month or week, and I’ve to scroll up and track the indentation line to remember, if there is a feature similar to IDEs that when we mouseover the end of the function it shows us to which function this end belongs.

in our case, if I can over my mouse on the sibling (it shows me the creation and modification date) it would be greate to show part of the parent text

2 Likes

Like if you hover one of the “Week 1” item it would display “parent: Feb”?

Maybe a new breadcrumb but for page scope?

Hmm, you mean showing a separate breadscrumb for each item on the page? Since they could have different breadscrumbs…

Yeah, that’s it. Being activated by mouse hover and, maybe, a new shortcut (blank by default).

1 Like

yup,

or we can make it if I mouseover the indentation like it shows the parent, this way will make sure we can see exactly what we expected.

See the mouse cursors on the picture.

Thanks for the picture, very clear!

Quick question: shouldn’t the label on the bottom right (“do this”) be “and this” instead?

Yup, you’re right, it should be “and this”

1 Like