Première cersion de Journal.org, le journal de JMP pour le MOOC RR

parent 6f57ab7e
#+TITLE: Journal
#+AUTHOR: Jean-Marc Petit
#+EMAIL: jean.marc.petit@normalesup.org
Ayant déjà essayé de suivre ce MOOC l'an dernier, j'ai découvert org-mode dans Emacs
(je suis un utilisateur basic mais de longue date de Emacs - depuis 1987). Comme j'utilise org-mode
dans mon travail quotidien, je vais utiliser ce langage de marquage léger à la place de Markdown
pour tenir mon journal.
* Configuration :noexport:
#+STARTUP: content
#+STARTUP: hidestars
#+STARTUP: logdone logdrawer noinlineimages fnauto
#+LANGUAGE: en
#+PROPERTY: header-args :eval never-export
#+COLUMNS: %38ITEM(Details) %TAGS(Context) %7TODO(To Do) %5Effort(Time){:} %6CLOCKSUM{Total}
#+PROPERTY: Effort_ALL 0 0:10 0:20 0:30 1:00 2:00 3:00 4:00 8:00
#+TAGS: { OFFICE(o) HOME(h) } COMPUTER(c) NOTE(n) PROJECT(p) READING(r)
#+TAGS: DVD(d) LUNCHTIME(l)
#+TAGS: LIG(L) HOME(H) Europe(E) Blog(B) noexport(n) Stats(S)
#+TAGS: Epistemology(E) Vulgarization(V) Teaching(T) R(R) OrgMode(O) Python(P)
#+EXPORT_SELECT_TAGS: Blog
#+OPTIONS: H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t
#+OPTIONS: TeX:t LaTeX:nil skip:nil d:nil todo:t pri:nil tags:not-in-toc
#+EXPORT_SELECT_TAGS: export
#+EXPORT_EXCLUDE_TAGS: noexport
#+SEQ_TODO: TODO(t!) STARTED(s!) WAITING(w@) APPT(a!) | DONE(d!) CANCELLED(c!) DEFERRED(f!)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment