It is possible to add a search bar in dataviewjs #1175
MarcosDantasdeSantana
started this conversation in
Ideas
Replies: 2 comments 2 replies
-
Some amount of this seems doable but tricky. The main problem (I think) would be to get this to trigger a second time if want it to change dynamically. It would be equivalent to hard coding the source I guess. |
Beta Was this translation helpful? Give feedback.
2 replies
-
I'm using a workaround to filter my dataview table using metadata: and a dataview block using it:
It's a bit "laggy" but it's working fine |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If this can be inplemented is goin to be cool.
Something like a serach box on top of dataview or a button to select a especified value.
So it can be used for exemple in dataviewjs:
Beta Was this translation helpful? Give feedback.
All reactions