Commit graph

219 commits

Author SHA1 Message Date
Jack Williams
8713c66b1c Load Bases via hidden embed 2026-06-15 22:39:27 +10:00
Jack Williams
33f7ab6105 Deduplicate vote keys 2026-06-15 20:53:18 +10:00
Jack Williams
bf828e323e 1.8.0 2026-06-08 16:48:38 +10:00
Jack Williams
92517fd9ba Add star rating frontmatter property 2026-06-08 16:24:22 +10:00
Jack Williams
d2ba407281 1.7.5 2026-05-30 23:17:31 +10:00
Jack Williams
f666453c55 Add cohort session start button to settings 2026-05-30 22:55:06 +10:00
Jack Williams
2ec43d9f85 Implement addItem cohort creation flow in settings 2026-05-30 22:27:16 +10:00
Jack Williams
9b600cf7e1 Restore "configure" button as visual indicator 2026-05-30 21:45:42 +10:00
Jack Williams
de665718fb Refresh cohort list in settings tab after creation 2026-05-30 21:42:30 +10:00
Jack Williams
41e0bb5542 Replace cohort rows with list in settings 2026-05-30 21:28:18 +10:00
Jack Williams
48eeee9ac8 Refactor settings UI for Obsidian 1.13 2026-05-30 17:58:30 +10:00
Jack Williams
a84cbddbda 1.7.4 2026-05-13 16:21:10 +10:00
Jack Williams
227da12b0f Obsidian Community Plugins warnings 2026-05-13 16:08:34 +10:00
Jack Williams
5d9d614ce7 Remove BRAT references 2026-05-13 15:07:49 +10:00
Jack Williams
46387fcafe 1.7.3 2026-05-13 08:13:55 +10:00
Jack Williams
4b5b659793 Add provenance attestation to release workflow 2026-05-13 08:04:03 +10:00
Jack Williams
e36d89711c Prefer activeDocument to document 2026-05-06 20:15:23 +10:00
Jack Williams
be2b5cc78e ESLint recommendations 2026-05-06 19:59:31 +10:00
Jack Williams
0304ff3393 Condense README for clarity and approachability 2026-03-26 01:42:15 +11:00
Jack Williams
7bd64c4ff0 Add withNotice helper and refactor Notices 2026-03-23 23:10:35 +11:00
Jack Williams
e3780621c8 1.7.2 2026-03-23 22:44:18 +11:00
Jack Williams
48b290b5fb Clamp player sigma to stability threshold (Stability bar) 2026-03-23 22:37:52 +11:00
Jack Williams
98ce29e5fa Preload note IDs to improve matchmaking 2026-03-23 22:31:16 +11:00
Jack Williams
4aa4805620 1.7.1 2026-03-15 16:22:22 +11:00
Jack Williams
afef5eb8b2 Auto-save cohort options modal edits on close 2026-03-08 23:20:36 +11:00
Jack Williams
23b122d988 Add Backspace to the ev.repeat guard
Fixes issue where accidentally holding backspace could rapid fire undo
2026-03-08 00:31:33 +11:00
Jack Williams
62f3e349b2 Round before rating comparisons for consistency with frontmatter 2026-03-08 00:22:47 +11:00
Jack Williams
42bbe6b289 Expose rating uncertainty in frontmatter 2026-03-08 00:11:46 +11:00
Jack Williams
1f7abe4a7d Use Animation API for stability jitter 2026-03-07 23:31:46 +11:00
Jack Williams
d1a30c7fd1 Clear stale leaf and show toast for deleted file
Fixes bug where a different note is shown in the session bar and the leaf that contained the deleted file.
2026-03-07 22:42:27 +11:00
Jack Williams
dd080a3488 Avoid building a full rank map for pair updates 2026-03-07 21:56:09 +11:00
Jack Williams
32f5618366 Update colour_base_example.webp 2026-03-07 19:41:37 +11:00
Jack Williams
ba8213f75e 1.7.0 2026-03-07 16:54:44 +11:00
Jack Williams
6017503a7a Change plugin ID to pairwise-glicko-rating 2026-03-07 16:36:33 +11:00
Jack Williams
0b3671fac8 Add post-session report generation 2026-03-07 16:31:11 +11:00
Jack Williams
be184aac11 1.6.0 2026-03-07 12:39:32 +11:00
Jack Williams
a2fc35429f Rebrand plugin to Glicko, with migration 2026-03-07 12:36:37 +11:00
Jack Williams
78ca27b234 Add debug logger 2026-03-06 00:34:47 +11:00
Jack Williams
d159882284 Extract initial scroll and sync utils 2026-03-05 23:38:17 +11:00
Jack Williams
07b43903a8 Add command to reset individual note rating 2026-03-05 22:50:56 +11:00
Jack Williams
3353de032a Add Glicko-1 RD inflation and lastMatchAt tracking 2026-03-04 23:02:20 +11:00
Jack Williams
59324a00e0 Replace string-encoded pair signature with tuple 2026-03-04 22:12:01 +11:00
Jack Williams
3db9820d3a Refactor applyInitialScroll dispatcher 2026-03-04 21:48:17 +11:00
Jack Williams
7fe1a6ef57 Move progress bar settings out of accordion 2026-03-04 01:52:55 +11:00
Jack Williams
a7515a5fb1 Replace Elo engine with Glicko-1 rating system 2026-03-04 00:58:27 +11:00
Jack Williams
e6b2e8e76d 1.5.0 2026-03-03 23:21:25 +11:00
Jack Williams
75847630cb Update README 2026-03-03 23:20:12 +11:00
Jack Williams
a11732eb02 Add progress bar settings 2026-03-03 22:56:50 +11:00
Jack Williams
411c020128 Add stability bar jitter when surprised 2026-03-03 22:16:11 +11:00
Jack Williams
e584fbd87b Revise stability computation with mean sigma 2026-03-03 21:48:05 +11:00