PomoBot icon indicating copy to clipboard operation
PomoBot copied to clipboard

Smarter feedback for setup strings

Open Intery opened this issue 5 years ago • 1 comments

Idea

Current feedback given an un-parseable setup string is simply "setup string not understood". Provide feedback at least containing

  • The section which triggered the error,
  • The particular error in the section,
  • Short examples of valid setup strings,
  • A reference to the setup string guide (when it exists).

For some errors, it is also feasible to generate a "Do you mean?" suggestion.

Intery avatar Feb 04 '20 07:02 Intery

Partially implemented in the 9634af12457280895f69b24bbfc03945ce61e9b5 rewrite

Intery avatar Jun 10 '21 19:06 Intery