Skip to content

Possible to just get a flat list of bulleted items that have a certain tag? #1329

Answered by AB1908
ThatAdamGuy asked this question in Q&A
Discussion options

You must be logged in to vote
```dataview
list without id
L.text
from "path/to/folder"
flatten file.lists as L
where contains(L.tags, "#foo")
```

Replies: 5 comments 6 replies

Comment options

You must be logged in to vote
3 replies
@Razortide
Comment options

@Razortide
Comment options

@likeshumidity
Comment options

Answer selected by AB1908
Comment options

You must be logged in to vote
1 reply
@AB1908
Comment options

Comment options

You must be logged in to vote
2 replies
@ceciltech
Comment options

@ceciltech
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
8 participants