## Notes - [[The three dimensions of meaning]] - Comes from [[Transjectivity]] - purpose and significance in life and activities - why is this happening, what does this say about me or my life, and what do I need to do about this - I do think a meaningful life comes from working on things thoroughly with effort and care and deliberate practice but at the same time there's diminishing returns when it comes to that and sometimes novelty would be better as you get to experience more ## Queries ### Notes ```dataview list from [[]] AND !outgoing([[]]) AND !#input AND !#thought AND !"Hidden" sort file.mtime desc ``` ### Inputs ```dataview table Tags as Type, Links, Created from [[]] AND #input AND !"Hidden" AND !outgoing([[]]) sort file.mtime desc ``` ### Thoughts ```dataview table Created from [[]] AND #thought AND !"Hidden" AND !outgoing([[]]) sort file.mtime desc ```