Commit graph

6 commits

Author SHA1 Message Date
Andre Perunicic
1c4d77bf3e
Add flag to allow enqueueing non-repeating notes (#41)
* Add command to repeat: never

* Add a default repeat value to the settings

* Add comments to repeat types

* Remove unused utility

* Use the default repeat property when inferring values

* Use a one day default default period after all

* Update README to mention the new default interval setting

* Reword new repeat property setting

* Prepare release of version 1.8.0

* Add toggle to enqueue notes without repeat (for setup)

* Show the Never button if non-repeating notes are enqueued

* Fix merge conflict after adding the never repeat setting

* Prepare release of version 1.9.0
2025-06-22 00:54:44 -04:00
Andre Perunicic
8281b82d51 Fix indentation and toggle source maps in prep for 1.0 2022-10-01 23:41:49 -04:00
Andre Perunicic
921f8c275a Disable inlineSources and inlineSourcemaps 2022-09-26 01:17:10 -04:00
Andre Perunicic
822e2daad0 Tweak source maps and implicit any in tsconfig 2022-09-17 14:17:57 -04:00
Andre Perunicic
f77fa5a36e Refactor sample plugin into a skeleton for the repeat plugin 2022-09-11 19:15:31 -04:00
Andre Perunicic
fdcbe9dd72 Initial commit 2022-08-27 22:07:01 -04:00