Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mooc-rr
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
4fc570b7ad14cade479e80e0e9f05268
mooc-rr
Commits
69607795
Commit
69607795
authored
May 03, 2020
by
4fc570b7ad14cade479e80e0e9f05268
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Première cersion de Journal.org, le journal de JMP pour le MOOC RR
parent
6f57ab7e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
30 additions
and
0 deletions
+30
-0
Journal.org
journal/Journal.org
+30
-0
No files found.
journal/Journal.org
0 → 100644
View file @
69607795
#+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!)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment