Robin Munn

Results 288 comments of Robin Munn

> Why is this bothering to dedupe? Isn't that outside the scope of an interleave? Couldn't they just put the operator `unique[]` after it if they want to remove duplicates?...

Note that #6871 should not yet be closed, as I have not yet fixed the second half of that issue report, where you could get an error saying "can't access...

For some reason (don't know why) the GitHub interface won't let me reply to @Jermolene's comment in https://github.com/Jermolene/TiddlyWiki5/pull/6897#discussion_r948011899_ that reads: > I think we should avoid new-fangled JS in the...

This is #907, opened in a new issue because I can't re-open issues that the stale-bot closed.

Yes, in a situation where you'd be specifying multiple files as parameters to flags, like `--eventpath evt.json --secret-file secrets.env --env-file myenv.env`, only one of those could be replaced by `-`...

Contentless comment to prevent stale-bot from thinking this is stale.

@haf - #615 should solve #536.

I'm experiencing the same issue. My skaffold pre-build hooks copy a config file into the `deployment/dev` folder because kustomize refuses to accept input from below its root: ```yaml manifests: kustomize:...

Now that #6666 has been merged and released, it's time to close this feature request as it's possible to do this myself now. Plus, I'm currently working on PR https://github.com/Jermolene/TiddlyWiki5/pull/7691...

#7448 will fix the issue with date fields like `created` and `modified`: if you create a checkbox widget targeting those fields with the `listField` attribute, they will specifically be ignored...