nubank / morse

A graphical, interactive tool for browsing Clojure data
Apache License 2.0
344 stars 3 forks source link

`nav->` quick switching #10

Open SevereOverfl0w opened 1 year ago

SevereOverfl0w commented 1 year ago

It would be useful to be able to quickly switch between many nav-> inputs. I have this need when I'm switching between things which are slightly different and I want to select different data from them. Especially when I re-run my code, and rebrowse into it, my nav-> is lost unless I have copied it before hand.

A recent history dropdown might be a useful way to implement this.