update
This commit is contained in:
@@ -1,18 +1,16 @@
|
||||
---
|
||||
spaced_repetition: 0
|
||||
kung_fu: 0
|
||||
---
|
||||
|
||||
## Todo
|
||||
- spaced repetition : `INPUT[toggle(onValue(1), offValue(0)):spaced_repetition]`
|
||||
- kung-fu : `INPUT[number:kung_fu]` minutes
|
||||
|
||||
## I did
|
||||
> [!smallquery]+ Modified files
|
||||
> [!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 today
|
||||
short mode
|
||||
```
|
||||
|
||||
## I am gratefull to
|
||||
|
||||
|
9
templates/note mathématique.md
Normal file
9
templates/note mathématique.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
> [!definition] [[{{TITLE}}]]
|
||||
>
|
||||
^definition
|
||||
|
||||
# Propriétés
|
||||
|
||||
# Exemples
|
||||
|
@@ -1,5 +1,4 @@
|
||||
title::
|
||||
link::
|
||||
link::
|
||||
#personne
|
||||
|
||||
> [!smallquery]+ Sous-notes de `$= dv.el("span", "[[" + dv.current().file.name + "]]")`
|
||||
|
Reference in New Issue
Block a user