--- ## Notes Nausea by Jean Paul Satre, The Stranger or Myth of Sisyphus by Albert Camus, or Age of Insecurity by Alan Watts were some I started with. All really good and fairly easy. Edit: also Siddhartha by Herman Hesse the Existentialist Café People - Niestzche - Dostoyevsky ## 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 ```