eduroam-prg-sg-1-45-234.net.univ-paris-diderot.fr 2025-9-23:14:10:53
This commit is contained in:
@@ -18,7 +18,7 @@ Statistics :
|
||||
- :obs_links_coming_in: average of `$= Math.round(eval(dv.pages("").file.map((f)=>f.inlinks.length).join("+")) / (dv.pages("").file.length)*100)/100` inlinks per note
|
||||
|
||||
|
||||
> [!query]- :obs_links_coming_in: Notes with a lot of inlinks (backlinks)
|
||||
> [!query]- Notes with a lot of inlinks (backlinks)
|
||||
> ```dataview
|
||||
> TABLE length(file.inlinks) as ":obs_links_coming_in:", title, description
|
||||
> FROM ""
|
||||
@@ -27,7 +27,7 @@ Statistics :
|
||||
> LIMIT 20
|
||||
> ```
|
||||
|
||||
> [!query]- :obs_links_going_out: Notes with a lot of outlinks
|
||||
> [!query]- Notes with a lot of outlinks
|
||||
> ```dataview
|
||||
> TABLE length(file.outlinks) as ":obs_links_going_out:", title, description
|
||||
> FROM -#MOC
|
||||
|
||||
Reference in New Issue
Block a user