from github to this gitea
This commit is contained in:
19
daily/2022-06-15.md
Normal file
19
daily/2022-06-15.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# 2022-06-15
|
||||
|
||||
## Todo
|
||||
- [x] #task cours de conduite ✅ 2022-06-15
|
||||
- [x] spaced repetition 🔽 ✅ 2022-06-15
|
||||
|
||||
## I did
|
||||
- saved the day with command line (shell script) to make a presentation out of a dir of images :
|
||||
```bash
|
||||
ls | while read img; do imview "$img"; done
|
||||
```
|
||||
- explication dualité cube-ocdatèdre : ![[cube octaedre.excalidraw]]
|
||||
|
||||
> [!todo] tasks done today
|
||||
> ```tasks
|
||||
> done 2022-06-15
|
||||
> short mode
|
||||
> ```
|
||||
|
Reference in New Issue
Block a user