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
520398c62fbc7031376c3ae7b1ffa3be
mooc-rr
Commits
c02028f5
Commit
c02028f5
authored
Dec 14, 2021
by
520398c62fbc7031376c3ae7b1ffa3be
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Readme.md
parent
c7edf306
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
47 additions
and
4 deletions
+47
-4
Readme.md
journal/Readme.md
+47
-4
No files found.
journal/Readme.md
View file @
c02028f5
# Journal de bord du Mooc / Mooc's logbook
# Journal de bord du Mooc / Mooc's logbook
FR
# Cahier de notes
La méthode de John Locke: Classification par des mots-clés
Espace réservé au journal de bord du Mooc
## Les syntex de markdown:
[
Cheatsheet
](
https://www.markdownguide.org/cheat-sheet/
)
-
section #
-
_italique_ ou
*italique*
-
__gras__ ou
**gras**
-
[
lien
](
https://lms.fun-mooc.fr/courses/course-v1:inria+41016+self-paced/courseware/2bfe60a86fed4994b5493a220c38eb69/13f6fd96266746a0bd9d717a12f1f835/4?activate_block_id=block-v1%3Ainria%2B41016%2Bself-paced%2Btype%40vertical%2Bblock%4089c7893cb5aa4644b06569c65945d4d9
)
-
Commentaire
<!-- Commentaire -->
-
Pièce jointe !
[
image
](
https://mdg.imgix.net/assets/images/vscode.png?auto=format&fit=clip&q=40&w=1080
)
-
`Balise`
-
> blockquote
- Horizontal rule
---
-
Footnote
EN
`Here's a sentence with a footnote. [^1]
[^1]: This is the footnote.`
Reserved for the Mooc's logbook
\ No newline at end of file
-
strikethrough
~~The world is flat.~~
-
[
x
]
Write the press release
-
[
]
Update the website
-
[
]
Contact the media
-
Highlight:
I need to highlight these ==very important words==.
-
Inline code:
```
print('Hello World')
```
## L'éthiquettes et les logiciels d'indexation
-
recherche sur le bureau: Docfetcher
-
indexation markdown: utiliser les commentaires
\<
!-- :SCM: -->
-
Image: exiftool, outil de ligne de commande
```
exiftool machin.jpg
exiftool -comment=":étiquette_1:étiquette_1_1:" machin.jpg
exiftool -notes="https://oliverbetz.de/pages/Artikel/ExifTool-for-Windows"
```
\ No newline at end of file
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