added emory/seduction persuasion book

This commit is contained in:
ronny abraham 2024-11-27 04:44:06 +02:00
parent 55312000ac
commit 30e9159063
4 changed files with 140 additions and 0 deletions

106
emory/.gitignore vendored Normal file
View file

@ -0,0 +1,106 @@
# Created by https://www.toptal.com/developers/gitignore/api/osx,vim,emacs
# Edit at https://www.toptal.com/developers/gitignore?templates=osx,vim,emacs
*.html
*.css
### Emacs ###
# -*- mode: gitignore; -*-
*~
\#*\#
/.emacs.desktop
/.emacs.desktop.lock
*.elc
auto-save-list
tramp
.\#*
# Org-mode
.org-id-locations
*_archive
# flymake-mode
*_flymake.*
# eshell files
/eshell/history
/eshell/lastdir
# elpa packages
/elpa/
# reftex files
*.rel
# AUCTeX auto folder
/auto/
# cask packages
.cask/
dist/
# Flycheck
flycheck_*.el
# server auth directory
/server/
# projectiles files
.projectile
# directory configuration
.dir-locals.el
# network security
/network-security.data
### OSX ###
# General
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
### Vim ###
# Swap
[._]*.s[a-v][a-z]
!*.svg # comment out if you don't need vector files
[._]*.sw[a-p]
[._]s[a-rt-v][a-z]
[._]ss[a-gi-z]
[._]sw[a-p]
# Session
Session.vim
Sessionx.vim
# Temporary
.netrwhist
# Auto-generated tag files
tags
# Persistent undo
[._]*.un~
# End of https://www.toptal.com/developers/gitignore/api/osx,vim,emacs

View file

@ -0,0 +1,15 @@
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../../_share/media/css/pickup.css" />
#+title: Dark Seduction & Persuasion | Introduction
* Links
- [[../../../../course-listings.org][Courses Listing]]
- [[../../toc.org][TOC | Dark Psychology Series]]
- [[../toc.org][TOC | Dark Seduction & Persuasion]]
* Notes
- seduciton is a science
- the ability to facinate
- recognize the tactics
- leveraging human needs

View file

@ -0,0 +1,9 @@
#+title: Dark Seduction & Persuasion | Emory Green
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../_share/media/css/pickup.css" />
* Links
- [[../../../course-listings.org][Courses Listing]]
* Table of Contents
** [[./_subsections/intro.org][Introduction]]

10
emory/toc.org Normal file
View file

@ -0,0 +1,10 @@
#+title: Dark Psychology Books by Emory Green
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../_share/media/css/pickup.css" />
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="../../_share/media/css/dark-needle.css" />
* Links
- [[../../course-listings.org][Courses Listing]]
* Dark Psychology Series
** [[./seduction_persuasion/toc.org][Dark Seduction & Persuasion Tactics]]