Slide 1

Slide 1 text

ORG-MODE ORG-MODE CHRISTIAN BÄUERLEIN CHRISTIAN BÄUERLEIN Created: 2018‑10‑13 Sat 14:32 1

Slide 2

Slide 2 text

BASICS BASICS 2 . 1

Slide 3

Slide 3 text

EMACS EMACS 2 . 2

Slide 4

Slide 4 text

WELCOME! WELCOME! Your editor of choice since 1976 2 . 3

Slide 5

Slide 5 text

FUN FACTS FUN FACTS GNU Emacs by Richard Stallmann, 1984 First Copyle license, later to become GNU General Public License Wri en in Elisp. Emacs IS Elisp. Highly customizable, self‑documen ng Not an editor. A tool to build tools. Environment for the programming of specialized text editors. 2 . 4

Slide 6

Slide 6 text

ORG-MODE ORG-MODE Started in 2003, ships with Emacs since 2006. Some tools/primi ves to organize yourself, manage projects and do scien fic research. It provides a lot of features, but you choose if/how they are used. 2 . 5

Slide 7

Slide 7 text

PLAIN TEXT FILES PLAIN TEXT FILES 2 . 6

Slide 8

Slide 8 text

OUTLINE OUTLINE You can create headings You can nest them You can fold them 2 . 7

Slide 9

Slide 9 text

CONTENT CONTENT 3 . 1

Slide 10

Slide 10 text

SIMPLE TEXT SIMPLE TEXT Similar to markdown, but more coherent. Code Appearance *bold* bold ~code~ code /italic/ italic +strike through+ strike through _underlined_ underlined =verbatim= verbatim 3 . 2

Slide 11

Slide 11 text

LISTS LISTS One Two Three 3 . 3

Slide 12

Slide 12 text

CHECKLISTS CHECKLISTS [ ] One [ ] Two [ ] Three [ ] Show cookie stats! 3 . 4

Slide 13

Slide 13 text

LINKS LINKS Link to this presenta on in the browser 3 . 5

Slide 14

Slide 14 text

NOTES NOTES 3 . 6

Slide 15

Slide 15 text

CODE CODE 3 . 7

Slide 16

Slide 16 text

JAVASCRIPT JAVASCRIPT var x = 1; var y = 2; return x + y; 3 . 8

Slide 17

Slide 17 text

HTTP HTTP GET https://www.potterapi.com/v1/sortingHat 3 . 9

Slide 18

Slide 18 text

SHELL SHELL curl -s https://www.potterapi.com/v1/sortingHat 3 . 10

Slide 19

Slide 19 text

TABLES TABLES Favorite Beverages Health Joy Water 8 3 Ice Tea 0 10 Peppermint Tea 8 8 Chococchino 1 10 3 . 11

Slide 20

Slide 20 text

ATTACHMENTS ATTACHMENTS New A achment A ach file 3 . 12

Slide 21

Slide 21 text

ENCRYPTION ENCRYPTION 3 . 13

Slide 22

Slide 22 text

THEMING THEMING You can change anything. 3 . 14

Slide 23

Slide 23 text

EMACS POWERTOOLS EMACS POWERTOOLS Projec le Helm Ripgrep 3 . 15

Slide 24

Slide 24 text

TASKS TASKS 4 . 1

Slide 25

Slide 25 text

IT'S REALLY JUST A HEADING IT'S REALLY JUST A HEADING 4 . 2

Slide 26

Slide 26 text

STATES STATES Watch my state ge ng changed 4 . 3

Slide 27

Slide 27 text

CATEGORIES/TAGS CATEGORIES/TAGS IMPORTANT IMPORTANT See to the right ‑> Useful for filtering! 4 . 4

Slide 28

Slide 28 text

PRIORITY PRIORITY No TODO list without it… 4 . 5

Slide 29

Slide 29 text

TIMES TIMES You can schedule tasks, set deadlines or just generic dates. 4 . 6

Slide 30

Slide 30 text

CAPTURING CAPTURING 5 . 1

Slide 31

Slide 31 text

CAPTURING IN EMACS CAPTURING IN EMACS 5 . 2

Slide 32

Slide 32 text

TEMPLATES TEMPLATES 5 . 3

Slide 33

Slide 33 text

AGENDA VIEWS AGENDA VIEWS 6 . 1

Slide 34

Slide 34 text

PREDEFINED VIEWS PREDEFINED VIEWS Reason: You can have as many org files as you like. Agenda views work like dashboards that give you an outlook over your tasks. 6 . 2

Slide 35

Slide 35 text

CUSTOM VIEWS CUSTOM VIEWS 6 . 3

Slide 36

Slide 36 text

MY WORKFLOW MY WORKFLOW 7 . 1

Slide 37

Slide 37 text

TASK ATTRIBUTES TASK ATTRIBUTES Title Content, lots of links a ached Most have a scheduled me Rou nes as repea ng tasks 7 . 2

Slide 38

Slide 38 text

TASK STATES TASK STATES 7 . 3

Slide 39

Slide 39 text

FILE SETUP AND WORKFLOW FILE SETUP AND WORKFLOW 7 . 4

Slide 40

Slide 40 text

CAPTURE TEMPLATES CAPTURE TEMPLATES 7 . 5

Slide 41

Slide 41 text

AGENDA AGENDA 7 . 6

Slide 42

Slide 42 text

REFILE REFILE 7 . 7

Slide 43

Slide 43 text

ARCHIVING ARCHIVING 7 . 8

Slide 44

Slide 44 text

GIT VERSIONING GIT VERSIONING 7 . 9

Slide 45

Slide 45 text

MOBILE ORG-MODE MOBILE ORG-MODE for iOS for Android as alterna ve? (yay, plain text!) beorg Orgzly Dra s 8 . 1

Slide 46

Slide 46 text

IS THERE EVEN MORE? IS THERE EVEN MORE? Note Keeping Task Management In combina on with an Emacs mail client Sync it with calendars or Trello Use it with me ranges, repea ng events, reminders For clocking tasks and generate invoices Literate programming Repeatable Research Really, anything! 9 . 1

Slide 47

Slide 47 text

IS ORG-MODE FOR YOU? IS ORG-MODE FOR YOU? 10 . 1

Slide 48

Slide 48 text

PRO PRO Part of mighty Emacs Highly customizable Ba le‑proven, open source, free Endless publica ons of other produc vity freaks Full control over data, strong encryp on 10 . 2

Slide 49

Slide 49 text

CONTRA CONTRA Steep learning curve You also need to learn Emacs Mobile is an effort Emacs Stockholm Syndrome 10 . 3

Slide 50

Slide 50 text

WRAP UP WRAP UP Org‑mode is crazy cool! It can do almost everything. But it takes some effort to learn it. However, it is easier to get started than you might think. Just pick a couple of primi ves and give it a try, enhance/expand later. 11 . 1

Slide 51

Slide 51 text

GOING FURTHER GOING FURTHER Spacemacs! Other Communi es: Todoist, Omnifocus Talk by Alex next week! My Produc vity Boosters Blog Post 12 . 1

Slide 52

Slide 52 text

QUESTIONS? QUESTIONS? 13 . 1