Nico Hoffmann ෴.
Nico Hoffmann ෴.
@tobimori Yep, agreed on the first two. The third, I'd go for (c) - having it undefined by default already adds the option for users to define it and activate...
@tobimori if you want, we'd be up to integrate this during the alpha phase already. That way we can also test better if anything breaks.
What would be the format (which columns) of the excel file?
@NEX1S any input on this?
Closing this as stale. Will reopen it if there is further input.
@maxhoffmann indeed something is broken there. The mix between `ctrl` and `cmd`/`meta` is mainly the result that combinations are often used up by the different OS differently. So it's hard...
@pReya can't promise anything but trying to understand your feature request better: You mean when using https://getkirby.com/docs/reference/system/options/url to set up your site being reachable by different URLs? And then you...
This could be tricky: I think for Kirby's router in this case, the request to `a.com/foo` and `b.com/foo` would look exactly the same
Does Kirby's default router use that in any way? Retour is built on top of the default router, so if I can tell the router in any way that a...