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
I would like to be able to introspect cards / components I see on the screen without having to open up inspector (which causes information overload). Here are few examples of what I'd like to do that I thought I'd throw here before going about hacking on them:
I would love if long option press would display URLs of cards as an overlay view, which should provide an easy way to copy & paste. Even better if those URLs were actual URLs clicking which would trigger OS handler (vscode hypermerge plugin?)
I would like like to add inspector components based on @observablehg/inspector which I used to render eval output in dat://code.gozala.io/. Even better if long option press just rendered "inspect" button overlay allowing me to introspect underlying doc. Even better if we could add history & edit in place features into the "inspector" component.
The text was updated successfully, but these errors were encountered:
I would like to be able to introspect cards / components I see on the screen without having to open up inspector (which causes information overload). Here are few examples of what I'd like to do that I thought I'd throw here before going about hacking on them:
option
press would display URLs of cards as an overlay view, which should provide an easy way to copy & paste. Even better if those URLs were actual URLs clicking which would trigger OS handler (vscode hypermerge plugin?)option
press just rendered "inspect" button overlay allowing me to introspect underlying doc. Even better if we could add history & edit in place features into the "inspector" component.The text was updated successfully, but these errors were encountered: