diff --git a/daily/2025-08-27.md b/daily/2025-08-27.md index 0b81884a..31001cf6 100644 --- a/daily/2025-08-27.md +++ b/daily/2025-08-27.md @@ -1,7 +1,7 @@ # Todo - [ ] #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 > [!smallquery]- Modified files diff --git a/daily/2025-08-28.md b/daily/2025-08-28.md index fc5a573c..0719bb88 100644 --- a/daily/2025-08-28.md +++ b/daily/2025-08-28.md @@ -1,5 +1,6 @@ # Todo + # I did > [!smallquery]- Modified files > ```dataview diff --git a/daily/2025-08-31.md b/daily/2025-08-31.md new file mode 100644 index 00000000..71dca414 --- /dev/null +++ b/daily/2025-08-31.md @@ -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 + diff --git a/films.base b/films.base index 6438a785..5a8a5471 100644 --- a/films.base +++ b/films.base @@ -71,18 +71,14 @@ views: sort: - property: scoreImdb direction: DESC - - property: file.name - direction: DESC - property: watchlist direction: DESC - - property: director - direction: ASC columnSize: file.name: 352 note.scoreImdb: 47 - note.director: 238 + note.director: 141 note.year: 68 - note.genre: 315 + note.genre: 244 note.plot: 651 - type: table name: Vus @@ -155,3 +151,10 @@ views: imageFit: "" imageAspectRatio: 1.45 cardSize: 190 + - type: cards + name: Cards à voir + filters: + or: + - date_last_seen == null + - nb_times_seen == 0 + image: note.cover