--- ## Notes ## Cultivation First, you need to practice [[Authenticity]] so you can best showcase your true self for other people to discover and connect with. [[Appreciating the social beacon of authenticity]] Sometimes it may be hard to discover these new environments locally, but thankfully there's the [[Digital Universe]] ! [[Supercommunicators]] mentioned something about identity questions. [[Socializing]] ## 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 ```