Juha-Matti Santala

Results 11 issues of Juha-Matti Santala

Adding my personal site [hamatti.org](https://hamatti.org).

### Description Refactoring the examples in Web Extensions Permissions API from `.then()` syntax to `async`/`await` syntax. ### Motivation We are moving towards having the Web Extensions examples using that syntax...

Content:WebExt
Content:Other

**Describe the bug** Running `cd [folder]` does not do anything. **To Reproduce** Steps to reproduce the behavior: 1. run `cd folder/` 2. [nothing happens] (see screenshot below) **Expected behavior** It...

bug
legacy

### Site URL https://archipylago.dev/ ### Source code URL _No response_ ### Authors (GitHub usernames) _No response_ ### Open Collective Username _No response_ ### Super Professional Business Network CTA URL _No...

built-with-eleventy

### Site URL https://turkufrontend.fi/ ### Source code URL _No response_ ### Authors (GitHub usernames) _No response_ ### Open Collective Username _No response_ ### Super Professional Business Network CTA URL _No...

built-with-eleventy

### Is there an existing issue for this? - [X] I have searched the existing issues ### Feature description I have a couple of hundred feeds in my russ and...

enhancement

A first functioning attempt at wrapping long lines. Might require still some fine-tuning for better recognition of the right spot to wrap. Fixes #50 Before: ![overflow](https://github.com/Hamatti/nhl-235/assets/1909996/2e663e88-052f-44d3-82c2-74e6e73a0ffd) After: ![overflow-fixed](https://github.com/Hamatti/nhl-235/assets/1909996/18b7e2cc-7450-47e0-b1cb-4f860849257c)

Currently there's no wrapping of stats line so it can get very wide if one's favorite players score a lot of goals/assists. I should probably wrap it around the length...

Currently the `--highlight` option with `~/.235.config` file only works on the granularity level of last names which means that you cannot highlight Peter Forsberg without also highlighting Filip Forsberg. I'd...

It would be nice to run it with `235 --watch` and it would auto update on some interval (like 1 per min if games are on and 1 per 2hr...

enhancement