Paul Delafosse
a5c2569654
feat: add a history attribute to plugin config as described in #110 ( #112 )
...
* feat: add a history attribute to plugin config as described in #110
closes #110
* fix: Correct grammar mistake in comment
Co-authored-by: Jacob Kauffmann <jacobgkau@users.noreply.github.com>
2022-05-12 08:42:56 -06:00
Michael Aaron Murphy
bacada02c2
fix(calc): Broken regex pattern
2022-03-29 01:52:13 +02:00
Michael Aaron Murphy
e62aa1f1b8
fix(calc): Require inclusive search to start with a number
2022-03-29 01:52:13 +02:00
Michael Aaron Murphy
b8192e1df1
feat(calc): Show calculations globally if query is a math expression
2021-10-31 16:08:34 +01:00
Jacob Kauffmann
0c7f3631d3
feat: Update plugin metadata w/ 2-line syntax/example descriptions
2021-10-05 17:44:48 +02:00
Michael Aaron Murphy
7fde48cc37
feat: Show examples in plugin help
...
Adds examples to each of the plugins' config files.
Closes #25
2021-10-05 17:44:48 +02:00
Albin Larsson
5cea11573d
fix(calc): Update description from JS to Rust dependency
2021-09-14 01:08:06 +02:00
Michael Aaron Murphy
bc1fc717b1
feat(calc): Convert to Rust w/ Qalc
2021-08-18 13:33:38 +02:00
Michael Aaron Murphy
88acf0a74e
improv: Separate components & merge plugins binary with launcher service
2021-08-14 14:31:31 +02:00