Results 924 comments of Colin Diesh

It is not the greatest solution, but for things that jbrowse CLI doesn't handle well, sometimes making a small script that does it manually can be useful. mentioned here https://jbrowse.org/jb2/docs/cli/

also, it may be worth steering people to our working examples e.g. storybook and embedded_demos over the tutorial page

example for variation track color https://github.com/GMOD/jbrowse/issues/937#issuecomment-1534326753

advanced example of config (setting color, etc) at https://jbrowse.org/jb2/docs/config_guides/quantitative_track/ (recommended by veupathdb)

Update docs with HiDPI screenshots...many are low res

bookmark docs need updating http://jbrowse.org/jb2/docs/user_guides/bookmark_widget/

connections https://github.com/GMOD/jbrowse-components/issues/2765

improve synteny docs https://github.com/GMOD/jbrowse-components/issues/3270

paired bedpe display needs docs

- Document @jbrowse/react-app interaction with CLI - Document how to add track programmatically in @jbrowse/react-app - Document "embedded views" vs "full jbrowse app" vs "embedded @jbrowse/react-app" (on website features page)