From d98e771a9cde12713506a73c705452c664a56a16 Mon Sep 17 00:00:00 2001 From: 2763f6885913bcde7101695b876ccdbe <2763f6885913bcde7101695b876ccdbe@app-learninglab.inria.fr> Date: Wed, 1 Jul 2020 16:06:37 +0000 Subject: [PATCH] Log Module 1 The logbook update till module 1 is listed here. Taken from my local org-mode notebook and saved here in markdown formatting. --- journal/Readme.md | 74 +++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 69 insertions(+), 5 deletions(-) diff --git a/journal/Readme.md b/journal/Readme.md index f56eb60..a55d4f3 100644 --- a/journal/Readme.md +++ b/journal/Readme.md @@ -1,9 +1,73 @@ -# Journal de bord du Mooc / Mooc's logbook +# Mooc's logbook -FR +## Module 1 -Espace réservé au journal de bord du Mooc +### Introduction -EN +### Notetaking for everyone -Reserved for the Mooc's logbook \ No newline at end of file +### A quick history of notetaking +- Materiality + - stone tablat + - wax tablet and stylus + - scrolls (-3000 to 4th) + - papyrus rolls + - paper notebook + - came because a feud of ptolemy + - card, 19th century + - postit notes + - electronic tabs +- Books + - Paper/index card + - advantage + - classified + - john lock method + - numbered + - data one side, dataframe another + - identified with keyword + - A-Z, aeiou +- paper cant be avoided, but computer methods adaptation is helpful +- Quiz (2/3) correct. + - Potentially wrong answer given for Question 1 + +### Textfile and Markdown language +- Text file + - readable by text editor + - notepad++, jedit, textedit +- Text editor vs word processor +- Why texteditor + - UTF-8 + - always readable + - office software + - version software +- Simple text + - problem link + - simple formatting +- Markdown + - HTML is not meant to be read by human directly + - We want text, we want formatting, so markup + - So simple markup + - Wikitext, asciitext, remarkable +- Converting from markdown to others + +### Version controlled notes +- The gitlab interface +- Quiz +- Gitlab interface in Mooc RR +- Search function of Gitlab +- Demistifying Git, Github, Gitlab + - Historical concept + - Working together + - The github ecosystem +- Version control with LibreOffice or DokuWiki + +### Index and search +- Desktop search and tags (exiftools) +- Quiz +- Docfetcher demostration +- Exiftool demostration + +### Exercise +- Find and search +- Gitlab history +- Writing a markdown file \ No newline at end of file -- 2.18.1