mcorteel

Results 12 comments of mcorteel

Sorry about the German keyboard, you're right. > Nevertheless, the resulting character is dependent on the language settings of the system, not the label of the key. I don't understand...

So anyway, what can be done about that?

I guess referring to files would be based on Nextcloud which supports SMB mounts, so that's not an issue. But I don't know if it would fit the schema.org recipe...

The keyword to category move is already in discussion somewhere else (#188). As for images, you can click on the image to display the full image. They are only cropped...

@Githopp192 I haven't worked on this project in a year (and it has essentially been rewritten from scratch). You should turn to a maintainer: @mrzapp maybe ?

Still, I think markdown would be worth thinking about, as I mentionned in #138 about Kookbook integration (Kookbook uses markdown). Anyway, if we did #138, it would automatically provide this...

I'm not saying we should always have both, but it could be some kind of option. What I would suggest is: * Add a global option to set the default...

@christianlupus You're right, this is not documented, but it's pretty straightforward. For an example, you can see the [nextcloud/news](https://github.com/nextcloud/news/) repository. 1. Create your command in `lib/Command` that implements `Symfony\Component\Console\Command\Command` (see...

`Job::getRelatedEntities` could be modified to fetch related entities on the `originalJob` if any.

Basic routing does work without any configuration though, but only for admins (by right-clicking and setting start and end). Is it supposed to work?