[[My life timeline]] ## Tasks ### Parts - [[My IFS]] - [[My Parts]] #### I think protectors and exiles do have different properties, so can't change them around Can have general fields like image and summary though Can just use these questions as initial food for thought, and then use networked thought to record any relevant events? #### Questions ![[Self-Therapy A Step-by-Step Guide to Creating Wholeness and Healing Your Inner Child Using IFS, a New, Cutting-Edge Psychotherapy#^pv37vy]] #### ![[Self-Therapy A Step-by-Step Guide to Creating Wholeness and Healing Your Inner Child Using IFS, a New, Cutting-Edge Psychotherapy#^03arwh]] ## Queries ### Projects ```dataview table Deadline FROM #project AND [[]] AND !"Hidden" SORT Deadline asc ``` ### Inputs ```dataview table Status, Author FROM #input AND [[]] AND !"Hidden" SORT file.mtime desc ``` ### Other Notes ```dataview table Created FROM [[]] AND !#project AND !#input AND !"Hidden" SORT file.mtime desc ```