I recently got the sub-item feature, which is very interesting. I have a quick question and have provided a table if anything is unclear.
Is it somehow possible to get the level of a sub-item? This would solve many issues I might face. Let me briefly explain my ultimate goal.
Let’s say I have a project, such as writing a book, with sub-items like the sections of the book. These sections also have sub-items, such as research, synthesize, analyze, resources, and collaborate. In my system, these are the actual day-to-day items. However, the section itself is also a task; it’s not a full project.
My goal is to categorize these items based on their position in the hierarchy. For example:
The project is Level 1,
A sub-item is Level 2,
A sub-sub-item is Level 3, and so on.