update
This commit is contained in:
12
gists/my gists.md
Normal file
12
gists/my gists.md
Normal file
@@ -0,0 +1,12 @@
|
||||
up:: [[gestion]]
|
||||
title::"list of my gists"
|
||||
#PKM
|
||||
# my gists
|
||||
|
||||
```dataview
|
||||
TABLE gists.url as "link", gists.isPublic
|
||||
FROM "gists"
|
||||
WHERE file.link != this.file.link
|
||||
SORT gists.isPublic
|
||||
```
|
||||
|
Reference in New Issue
Block a user