You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First thanks a lot to your great plugin dataview. But I just find if I use dataview to search notes like with tag: #test, there are not corresponding notes in graph view even though they are collected by dataview. I really need this feature, thanks.
table
from #test
The text was updated successfully, but these errors were encountered:
XuBao12
changed the title
Need to show corresponding notes in interactive graph when I use dataview!
Need to show corresponding notes in graph view when I use dataview!
Nov 24, 2024
Dataview and graph view are very different. You can't use Dataview to produce results to insert into graph view, or vice versa. However if you do a search within graph view for tag: #test the list of notes should correspond to the list produced by TABLE FROM #todo.
With one exception, and that is those linking back and forth, and so on.
First thanks a lot to your great plugin dataview. But I just find if I use dataview to search notes like with tag:
#test
, there are not corresponding notes in graph view even though they are collected by dataview. I really need this feature, thanks.The text was updated successfully, but these errors were encountered: