macbook-pro-de-oscar.home 2025-8-31:21:45:37
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Todo
|
# Todo
|
||||||
|
|
||||||
- [ ] #task vérifier boite aux lettres 🔁 every day 🛫 2025-08-27
|
- [ ] #task vérifier boite aux lettres 🔁 every day 🛫 2025-08-27
|
||||||
- [ ] #task [[lectures chez MrPhi]] (@hotsnow et @bognome) 📅 2025-09-03
|
- [ ] 17:00 - 19:00 #task [[lectures chez MrPhi]] (@hotsnow et @bognome) 📅 2025-09-03
|
||||||
|
|
||||||
# I did
|
# I did
|
||||||
> [!smallquery]- Modified files
|
> [!smallquery]- Modified files
|
||||||
|
|||||||
@@ -1,5 +1,6 @@
|
|||||||
# Todo
|
# Todo
|
||||||
|
|
||||||
|
|
||||||
# I did
|
# I did
|
||||||
> [!smallquery]- Modified files
|
> [!smallquery]- Modified files
|
||||||
> ```dataview
|
> ```dataview
|
||||||
|
|||||||
16
daily/2025-08-31.md
Normal file
16
daily/2025-08-31.md
Normal file
@@ -0,0 +1,16 @@
|
|||||||
|
# Todo
|
||||||
|
|
||||||
|
|
||||||
|
# I did
|
||||||
|
> [!smallquery]- Modified files
|
||||||
|
> ```dataview
|
||||||
|
> LIST file.mtime
|
||||||
|
> where file.mtime > date(this.file.name) and file.mtime < (date(this.file.name) + dur(1 day)) sort file.mtime asc
|
||||||
|
> ```
|
||||||
|
```tasks
|
||||||
|
done 2025-08-31
|
||||||
|
short mode
|
||||||
|
```
|
||||||
|
|
||||||
|
# I am gratefull to
|
||||||
|
|
||||||
15
films.base
15
films.base
@@ -71,18 +71,14 @@ views:
|
|||||||
sort:
|
sort:
|
||||||
- property: scoreImdb
|
- property: scoreImdb
|
||||||
direction: DESC
|
direction: DESC
|
||||||
- property: file.name
|
|
||||||
direction: DESC
|
|
||||||
- property: watchlist
|
- property: watchlist
|
||||||
direction: DESC
|
direction: DESC
|
||||||
- property: director
|
|
||||||
direction: ASC
|
|
||||||
columnSize:
|
columnSize:
|
||||||
file.name: 352
|
file.name: 352
|
||||||
note.scoreImdb: 47
|
note.scoreImdb: 47
|
||||||
note.director: 238
|
note.director: 141
|
||||||
note.year: 68
|
note.year: 68
|
||||||
note.genre: 315
|
note.genre: 244
|
||||||
note.plot: 651
|
note.plot: 651
|
||||||
- type: table
|
- type: table
|
||||||
name: Vus
|
name: Vus
|
||||||
@@ -155,3 +151,10 @@ views:
|
|||||||
imageFit: ""
|
imageFit: ""
|
||||||
imageAspectRatio: 1.45
|
imageAspectRatio: 1.45
|
||||||
cardSize: 190
|
cardSize: 190
|
||||||
|
- type: cards
|
||||||
|
name: Cards à voir
|
||||||
|
filters:
|
||||||
|
or:
|
||||||
|
- date_last_seen == null
|
||||||
|
- nb_times_seen == 0
|
||||||
|
image: note.cover
|
||||||
|
|||||||
Reference in New Issue
Block a user