rdbell
rdbell
Assume `someValue = true`... These all evaluate to `true`: `if someValue` `if !someValue` `if someValue == true` `if someValue == false` Is this expected behavior? How can I check if...
# Description :tabn and :tabp both perform :tabn functionality # Operation - Open multiple tabs for editing. - Type :tabp. - Focus changes to the next tab. # Expected behaviour...
Demo?
Is there a demo available somewhere? https://community.goodoldweb.com/ is offline.
Fixes issue #22
``` To get started on DigitalOcean, you can use the image from DigitalOcean’s Marketplace (Redash on the Marketplace). Once started the Droplet, proceed to ”Setup“. ```
https://redash.io/help/open-source/setup#docker ``` Download our recommended Docker Compose configuration and create initial configuration. ``` ``` To run Redash you need several instances of Redash (API server and background workers to run...
Content search is complicated and probably better handled in a separate app. Open to ideas.