Mike McKay
Mike McKay
Still broken on 14.04
This would also make the stored view a lot smaller - which is probably a good thing.
I am hitting this one as well. Example can be seen here: http://jsfiddle.net/ZfxNV/
You have to wrap the startkey in quotes because the value passed to couchdb has to be a valid json object. If you're trying to provide an interface for people...
While it would be impressive to get a pivot table bundled inside of tabulator, it feels like scope creep. I use tabulator to filter and display data, and then [pivottable.js](https://github.com/nicolaskruchten/pivottable)...
I had the same problem. I commented out all of the BASH_COMPLETION stuff and then set some variables: ``` # Bash CLI autocomplete # Check whether --with-bash-completion-dir was given. #if...
I installed the erica binary from here: https://people.apache.org/~dch/dist/tools/ and it worked fine. Perhaps a problem integrating with the latest couchbeam?
Me too!
The goal of the project is to pull data from google spreadsheets, not edit them.
I think the last option is a good workaround. We lose undo history, but at least we don't lose the doc. !rlx-save fixes this but is definitely a more advanced...