mvgrimes

Results 11 comments of mvgrimes

This is more serious than just a causing a few warnings. It seems it can result in modules failing to import, which leads to a 500 error. It looks like...

I would love to see this feature implemented. On May 23, 2017 6:28 PM, "Alan Hamlett" wrote: > If I create a PR will it get reviewed and merged? Want...

What about adding the rule, but not making it active by default. Then the user of the library can select which format they want. I've added SlashMDY in `rules/common` then...

I've implement this is [here](https://github.com/mvgrimes/when/tree/feat/add-mmddyy-rule)

I don't have much experience with github actions, but I wonder if it is the `on:` trigger. I've used/seen it as: ``` on: push: ```

Hi @olebedev, The dmy rule isn't really something that I'll ever use. I just noticed that it worked for d/m if they were in the past, but returned nil for...

I had been planning to make the projects/contexts into checkboxes in the edit dialog. But that doesn't work well with the v2 changes. This sounds like a good alternative.

Sound like a nice improvement. I'll take a look at the implementation in markor.

👍 I can confirm that this patch results in lifecycle hooks running correctly for my features. I applied to to the 0.6.15 commit and have been using for the past...