Allan Odgaard

Results 10 issues of Allan Odgaard

I am unable to output a single backslash in raw mode. On the left is input and right shows output: `\` => `` `\\` => \\ Using v6.3.2 installed via...

help wanted

This makes it easier to read large numbers, e.g. `1,432,678,321`. Without additional arguments `number_format` will use commas for thousand separates, if you think this may confuse people who run macOS...

The change should be applied to all formats.

Email addresses that are used in href attributes need to be prefixed with the ‘mailto:’ URL-scheme. It makes sense to encode this as well, to make the links go undetected...

Hi Alexander, please push [version 2.1](https://github.com/azai91/alfred-drive-workflow/releases/tag/v2.1) to [packel.org](http://www.packal.org/workflow/alfred-drive-workflow).

This way we do not rely on ‘mate’ being installed and/or findable via the PATH.

Currently if we ask for a multiperiod/multicolumn report and we do not specify begin/end date, then hledger will use first/last date with a transaction (from our unfiltered ledger) as the...

A-WISH
needs:testing
needs:code

Assuming you’re responsible for http://www.repowatcher.com/ please remove all those email addresses that you are exposing to spam bots!!!

Presently getting help on the `popup` command only lists a single example and makes no mention of any options, what they do, or how to use them. Also the keys...

Hyphenated words should scope the hyphen as punctuation. For example: ``` .my-class { font-weight: bold; } ``` Here both `my-class` and `font-weight` are treated as a single unit when using...