Commit graph

13 commits

Author SHA1 Message Date
Andre Perunicic
b11bbb7480 Add newline at end of jest config 2022-09-18 01:39:37 -04:00
Andre Perunicic
dcbef731c6 Implement actual simple repeat commands 2022-09-18 01:39:04 -04:00
Andre Perunicic
fe9a6bf53d Add missing dev deps: @types/luxon and obsidian-dataview 2022-09-18 01:24:07 -04:00
Andre Perunicic
6a43d284ae Parse spaced repeat fields 2022-09-18 00:33:10 -04:00
Andre Perunicic
5e9d901996 Implement periodic note parsing 2022-09-17 23:30:44 -04:00
Andre Perunicic
adf7f5fd12 Implement replaceOrInsertField and update docstrings 2022-09-17 18:03:34 -04:00
Andre Perunicic
f21c96c839 Add utility for finding a specific field in the frontmatter 2022-09-17 17:59:58 -04:00
Andre Perunicic
822e2daad0 Tweak source maps and implicit any in tsconfig 2022-09-17 14:17:57 -04:00
Andre Perunicic
cd8413561c Add frontmatter parser and tests 2022-09-17 01:06:30 -04:00
Andre Perunicic
b794301491 Split RepeatPage into a component 2022-09-11 22:50:40 -04:00
Andre Perunicic
08090a3fa8 More clearly separate obsidian and react code 2022-09-11 22:06:58 -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