Right now there are two plugins that do that
You can use this:
```ccard
type: folder_brief_live
```
Cant recall which plugin it uses tho
The other one is dataview:
```dataview
list from [folder address relative to the vault root]
```
I would like to automate it more by making it to get the url from templater but unfortunately there is not a internal command for getting current folder url relative to the vault root. It is not hard to make a custom command in templater but making the code in powershell is not convenient for me.
I am hoping someone make it and share it with use tbh