Top "Taskwarrior" questions

Use for programming questions related to Taskwarrior, such as questions regarding hook scripts.

RegEx to extract all matches from string using RegExp.exec

I'm trying to parse the following kind of string: [key:"val" key2:"val2"] where there are arbitrary key:"val" pairs …

javascript regex regex-group taskwarrior