Zef Hemel
Zef Hemel
Roman implemented some extra filters for streams as part of #14. This ticket is about making those work with Kibana too.
Oh my this is cool! Will check it out once I'm back at a proper computer. If there's a way to do generic oauth flows also for the purposes of...
Another approach to achieve the same is to simply implement a `system.plugCall` syscall taking e.g. `(plugName, functionName, args)` as arguments to invoke function calls across plug boundaries.
I think this is not going to be worth the effort, nevertheless, here's some concept code I wrote to build a basic UI with bar charts. ``` package main import...
Since SB is in always-on edit mode, pressing “?” would always insert a “?” character. We can come up with another shortcut, though. Generally all keyboard shortcuts are also listed...
Right, I am definitely thinking of incorporating some sort of help system/documentation inside the app itself. And likely there would be an obvious way to get to it, potentially even...
Created something, but it's not yet great (IMO)
Very related indeed
See #58 for a discussion
Work in progress by @bbroeksema: https://github.com/bbroeksema/silverbullet-graphview