This commit is contained in:
Rémi Heredero 2022-04-11 19:40:54 +02:00
parent 229fbd6c4e
commit c3da11f199
7 changed files with 89844 additions and 6 deletions

3
.obsidian/community-plugins.json vendored Normal file
View File

@ -0,0 +1,3 @@
[
"better-pdf-plugin"
]

89818
.obsidian/plugins/better-pdf-plugin/main.js vendored Normal file

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,10 @@
{
"id": "better-pdf-plugin",
"name": "Better PDF Plugin",
"version": "1.3.0",
"minAppVersion": "0.11.13",
"description": "Goal of this Plugin in to implement a native PDF handling workflow",
"author": "MSzturc",
"authorUrl": "https://github.com/MSzturc",
"isDesktopOnly": false
}

8
.obsidian/workspace vendored
View File

@ -9,7 +9,7 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "content/notes/ordre de formation.md", "file": "content/notes/Installation Eclipse.md",
"mode": "source", "mode": "source",
"source": false "source": false
} }
@ -69,7 +69,7 @@
"state": { "state": {
"type": "backlink", "type": "backlink",
"state": { "state": {
"file": "content/notes/ordre de formation.md", "file": "content/notes/Installation Eclipse.md",
"collapseAll": false, "collapseAll": false,
"extraContext": false, "extraContext": false,
"sortOrder": "alphabetical", "sortOrder": "alphabetical",
@ -89,10 +89,10 @@
}, },
"active": "53c7d65d526f34fc", "active": "53c7d65d526f34fc",
"lastOpenFiles": [ "lastOpenFiles": [
"content/notes/ordre de formation.md",
"content/_index.md",
"content/notes/Installation Eclipse.md", "content/notes/Installation Eclipse.md",
"content/notes/ordre de formation.md",
"content/notes/Installation et mise en place pour Java.md", "content/notes/Installation et mise en place pour Java.md",
"content/_index.md",
"content/notes/Installation vsCode.md", "content/notes/Installation vsCode.md",
"content/private/private-note.md", "content/private/private-note.md",
"content/templates/post.md", "content/templates/post.md",

View File

@ -2,4 +2,8 @@
title: "Installation Eclipse" title: "Installation Eclipse"
--- ---
![Labo 1](notes/pdf/Lab01-Introduction.pdf) ``` pdf
{
"url" : "content/notes/pdf/Lab01-Introduction.pdf"
}
```

View File

@ -12,3 +12,6 @@
- [ ] 07 classe et objet - [ ] 07 classe et objet
- [ ] 08 structure de donnée - [ ] 08 structure de donnée
- [ ] lab 07 révision sur les classes - [ ] lab 07 révision sur les classes
![Best fractals](notes/video/Best%20fractals%20zoom%20ever.mp4)

Binary file not shown.