Amir

Results 9 comments of Amir

This PR would add alot of value for me.

Any chance of getting this one merged?

In case anyone comes across this project and is using Nix package manager, I've got a ~0.4GB install that I've put in my overlay. ``` mytexlive = self.texlive.combine { inherit...

@jankapunkt that list was working for the theme sidebar, but I just tested on modern and it's not working (there are additional dependencies required). As for the replacing the texlive,...

My temporary solution for this was to add a tag with a random string. this forces an update on every apply though, so it's not ideal. ```terraform resource "aws_serverlessapplicationrepository_cloudformation_stack" "some_app"...

Here's another way of doing it that I've been using: ``` parameter_overrides = """\ Project=Myproject \ App=Myapp \ """ ```

+1 on multi select and "more compact option for list view". Perhaps some of these points should be separate issues? About the browser extension, linkwarden already has one which allows...

@michaelhtm That approach makes sense to me, it would be great if the controller can handle the ARN lookup where the annotation for name is set.

The [email protected] is hitting me atm. Is it possible to fix it somehow?