Giannis Poulis

Results 7 issues of Giannis Poulis

Closes #65

Improvement

In some cases, e.g. on Mondays, there might not be entries for the last calendar day, but there would probably be entries for the latest working day (in this example...

Improvement

When on Monday, while not having worked on the weekend, I would like to be able to run `stup show` and see what I noted on Friday.

new feature

```bash $ stup add -n 'Multi quote> line quote> note' Successfully added 1 notes in category personal for Friday May 01, 2020 ``` ```bash $ stup add -n 'Single line...

Improvement

Added the horizontal bar graph as it appears in the book. I could not add a small square on the left of the legends. I used a dash instead. ![Figure_9-20](https://github.com/empathy87/storytelling-with-data/assets/18213512/f1e8331b-ca89-494d-94a8-e76352fa491b)

Allows for easier lookup, using any editor or tool Used nbconvert: ``` jupyter nbconvert --no-prompt --to python ```

### What's the issue? I created a valid `defs.yml` file instead of a `defs.yaml` file and it was ignored. My component was not loaded and no error was raised. ###...

type: bug