-
Hi,
Now that tags are fully supported in immich, would it be possible to apply one or multiple tags when uploading pictures ?
I'd like to add a tag "to-review_UPLOAD-DATE" to my pictures so that I…
-
## Goal
| User story |
|:---------------------------------------------------------------------------|
| As an IT admin configuring policy automations,
| I want it to be easier to select scripts/i…
-
## Goal
| User story |
|:---------------------------------------------------------------------------|
| As an IT admin,
| I want to cancel a script that hasn't finished running
| so that I can…
-
- VS Code Version: 1.94.1
- OS Version: Windows 11
Steps to Reproduce:
```dockerfile
FROM ubuntu:14.04
RUN apt-get update \
&& apt-get install -y autoconf build-essential ca-certificates curl jq l…
-
## Goal
| User story |
|:---------------------------------------------------------------------------|
| As a Fleet admin,
| I want to see the Homebrew version that my hosts are using
| s…
-
I want to create a ToDo Application using C# language
-
When running docker-compose up, the containers for todo and auth fail to start because of the missing command ts-node-dev.
```
opentelemetry-101-todo-1 | yarn run v1.22.15
opentelemetry-101-aut…
-
## Goal
| User story |
|:---------------------------------------------------------------------------|
| As someone using [Fleet's YAML files](https://fleetdm.com/docs/configuration/yaml-files) (…
-
Recently, issue https://github.com/spinalcordtoolbox/spinalcordtoolbox/issues/4636 was reported by a user. Frankly, I'm embarrassed that I let this bug slip through, as it reveals that areas of `sct_m…
-
In the README.md it says
> To list the tasks that are marked as to-do
> node index.js list to-do
But in the CLI It is used as
`node index.js list todo`
_BTW Instead of showing empty result…