Janne Enberg

Results 19 issues of Janne Enberg

Normal people when they think of issuing a command: "copy folder X into folder Y" expect that the result they get is a folder under Y called X with all...

**Is your feature request related to a problem? Please describe.** When setting up Bandit the usage is needlessly complicated. This is made even worse when I want to use things...

enhancement

This is behavior I'm used to in most tree views.

Type: Enhancement
Status: Available
Effort: Low

I created the most minimal database to test tiedot a bit. I created one collection, `test`, and inserted one document into it: ``` {"test": "yep"} ``` I checked the filesystem,...

## Code Version `master` ## Expected Behavior Find a simple example of necessary configuration and usage of the library from the project site. ## Current Behavior Find a 1000+ line...

documentation
examples
good first issue

I had skimmed through the docs, but when I ran into the issue with `""` strings blowing up with UTF-8 contents (`Ü`, `♥`) I had no clue what I could...