flexsurfer / re-frisk

Take full control of re-frame app
https://flexsurfer.github.io/conduit-re-frisk-demo/
456 stars 29 forks source link

Kind of “watch" sub-tree of `db` #16

Closed flexsurfer closed 7 years ago

flexsurfer commented 7 years ago

sandbags [11:14 AM]
@motor4ik i can think of one instance in which the panel approach could be very useful: if you could “focus” the panel on a specific sub-tree of db and turn it into a kind of “watch"

[11:15]
then you just have the value you are interested in, right in your visual focus where you want it

motor4ik [11:19 AM]
@sandbags so , there are alot of data that changing, but you want only watch some current value?

sandbags [11:19 AM]
yes

motor4ik [11:19 AM]
ok, understand

new messages sandbags [11:20 AM]
for example i track both date and a day delta. When I was testing the code that updated them together i would have loved to be able to focus on the matching part(s) of the data structure

flexsurfer commented 7 years ago

in 0.4.4