mirror of
https://github.com/HERDAC/Cours-programmation.git
synced 2024-11-24 10:43:26 +00:00
test 12
This commit is contained in:
parent
229fbd6c4e
commit
c3da11f199
3
.obsidian/community-plugins.json
vendored
Normal file
3
.obsidian/community-plugins.json
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
[
|
||||
"better-pdf-plugin"
|
||||
]
|
89818
.obsidian/plugins/better-pdf-plugin/main.js
vendored
Normal file
89818
.obsidian/plugins/better-pdf-plugin/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
10
.obsidian/plugins/better-pdf-plugin/manifest.json
vendored
Normal file
10
.obsidian/plugins/better-pdf-plugin/manifest.json
vendored
Normal 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
8
.obsidian/workspace
vendored
@ -9,7 +9,7 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "content/notes/ordre de formation.md",
|
||||
"file": "content/notes/Installation Eclipse.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
@ -69,7 +69,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "content/notes/ordre de formation.md",
|
||||
"file": "content/notes/Installation Eclipse.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@ -89,10 +89,10 @@
|
||||
},
|
||||
"active": "53c7d65d526f34fc",
|
||||
"lastOpenFiles": [
|
||||
"content/notes/ordre de formation.md",
|
||||
"content/_index.md",
|
||||
"content/notes/Installation Eclipse.md",
|
||||
"content/notes/ordre de formation.md",
|
||||
"content/notes/Installation et mise en place pour Java.md",
|
||||
"content/_index.md",
|
||||
"content/notes/Installation vsCode.md",
|
||||
"content/private/private-note.md",
|
||||
"content/templates/post.md",
|
||||
|
@ -2,4 +2,8 @@
|
||||
title: "Installation Eclipse"
|
||||
---
|
||||
|
||||
![Labo 1](notes/pdf/Lab01-Introduction.pdf)
|
||||
``` pdf
|
||||
{
|
||||
"url" : "content/notes/pdf/Lab01-Introduction.pdf"
|
||||
}
|
||||
```
|
@ -11,4 +11,7 @@
|
||||
- [ ] lab 06 nombre secret
|
||||
- [ ] 07 classe et objet
|
||||
- [ ] 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)
|
BIN
content/notes/video/Best fractals zoom ever.mp4
Normal file
BIN
content/notes/video/Best fractals zoom ever.mp4
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user