Lukas Oppermann

Results 343 comments of Lukas Oppermann
trafficstars

Hey, so this issue as well as a somewhat related issue of the flash banner in dark mode will be solved with the new token release (primitives-v8). But we don't...

### Shadow array > My only question there is should the structure of a shadow $value always be an array (which could just contain a single element) or should it...

I also run into the issue that there is no way to define a spring animation. Would be great to have something like the above schema.

I think the problem is that the `date` is mutated here: https://github.com/liamcain/obsidian-periodic-notes/blob/main/src/main.ts#L218 I tried to fix this, but I can't get my fork to be loaded via BRAT. A simple...

Yeah, I did try but it did not work. Feel free to copy the change over and create a release. It would be great to be able to use it....

Hey @cewood I actually found out that this did not completely solve the issue.

Hey, the code that does this is here: https://github.com/lukasoppermann/design-tokens/blob/main/src/extractor/extractFonts.ts#L24 if your font uses a different naming system, you can add it via a PR.

Okay, it was actually working, but it only works with `ctrl + space`. Why does neither the example project nor mine not show up in the normal autocomplete that is...

Yes, it is, and it always shows completions, just not with the one from this package. I checked this before. 😄

I believe it is a timing issue. I noticed that when I set `Delay before suggestions are shown` to anything above `300` it works every time.