Michael Owens
Michael Owens
This simple modification will allow for optional tags by adding it at the end of your event, like so: ``` md @USERNAME's life =============== - 24/02/1955 Born - ~1968 Summer...
**Is your feature request related to a problem? Please describe.** When using `decorations: false` the app removes not only the topbar & border, but also the shadow. **Describe the solution...
The following fails to build: ``` // error: no member named 'contains' in 'AK::Vector' // ((((Jakt::DeprecatedString("test string"sv)).split(' '))).contains(Jakt::DeprecatedString("string"sv))); fn main() { "test string".split(c' ').contains("string") } ``` Storing it in a...
For example ``` $ wilfred -p my-boilerplate /path/to/my-boilerplate ``` Then you could do like `cd `wilfred -p my-boilerplate``
Now app crashes after boilerplate being deleted. 
Ability to use a GitHub repository link rather than a local folder. I know a lot of people like to put boilerplates online as well, so this way Wilfred can...
Hey man, See this project has gone quite the path already! Are you still working on this? I've just been working on a bot for a different messaging service, using...
**Is your feature request related to a problem? Please describe.** n/a **Describe the solution you'd like** When creating a repo it would be nice to set the `gitweb.owner` config variable....