Skip to content

Commit

Permalink
script: list all files in the vault
Browse files Browse the repository at this point in the history
  • Loading branch information
akosbalasko committed Jun 8, 2021
1 parent d723159 commit 763ed91
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions scripts/list_all_files.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@

title:: Lists all files in the vault
author:: Akos Balasko

----

```
dv.list(dv.pages().file.name)
```

0 comments on commit 763ed91

Please sign in to comment.