Daniel Bachler

Results 81 issues of Daniel Bachler

- Foam version: 0.17.5 - Platform: Windows - Issue occur on the [foam template](https://github.com/foambubble/foam-template) repo: Yes (but not the first time after cloning!) **Summary** When I type `/tomorrow` and press...

bug

**What this PR does / why we need it**: This adds a vim-indentwise implementation so you can move by indent level (very useful for Python and similar languages) **Which issue(s)...

kind/feature
area/plugin

### Issue: I just tried the intro and either there is a bug in how the editor behaves on my system (Win 10, Firefox but same on Chrome) or I...

enhancement
curriculum

### Issue: It seems to me that the shortcut for evaluating the whole cell regardless of focus doesn't work on windows. I also tried Shift+Alt+Enter and various other combinations but...

bug
commands/keys

I think one of the big advantages of using Fable and React over e.g. Elm is that it is possible to use an ocean full of ready made React components....

@coder-whale discovered that choropleth maps recompute too much when hovering over countries. This PR fixes it by getting rid of the indirection for the choroplethData property that is passed down...

This is a preparation for being able to use the data API for baking but where the current serialized and redundant recomputation of variable data would be exaggerated when adding...

Naive copy/paste has a couple of dangers - the most prominent one is that when you copy data out of the bulk fastt editor into a google sheet or excel...

admin
priority 3 - nice to have

## What We now have a data api that is serving the data of our catalog that is built from the etl. This data api can serve variable data and...

big project
priority 2 - important

This project is about creating an on hover feature for subtitles in Grapher to give more context (e.g. to give the definition of GDP or international dollars) - similar to...