bvandeusen
  • Joined on 2026-05-30
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-24 09:59:01 -04:00
9a3c4ec377 android: ticking a box on a card threw the editor open on top of it
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-24 08:35:54 -04:00
315c5f19e6 android: detekt caught a callback that never reached the cards
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-24 08:26:51 -04:00
1a66d9c3a8 tests: pin the export against writing every checklist twice
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-24 08:26:02 -04:00
77b1a87712 android: ktlint on the import order and a leftover blank line
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-24 08:16:59 -04:00
68b2a5dc8d android: a checklist is lines of the note here too
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-24 08:10:22 -04:00
3cab054684 web: task lines render as checkboxes where they sit in the note
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-24 08:06:12 -04:00
fe1f72ae1b tests: the display-title tests still passed the argument that went away
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-24 08:03:39 -04:00
761c3b5e82 server: the body is the checklist here too, and note_items is dropped
bvandeusen pushed to main at bvandeusen/FabledScribe 2026-08-24 07:56:45 -04:00
6b1f5e8031 Merge pull request 'Three fixes where the capability already existed and only the door was missing (#2782, #2975, #2278)' (#130) from dev into main
a8f35e465e refactor(plugin+tests): the last two parallel-family gaps — pageable list tools, one config preamble (#2278)
64bfa5725f feat(telemetry): a read surface over retrieval_logs — the tuning loop had no read half (#2975)
446d6da0d7 fix(snippets): an annotated record is not a diverged one — a standing verdict vouches at its commit (#2782)
Compare 4 commits »
bvandeusen merged pull request bvandeusen/FabledScribe#130 2026-08-24 07:56:44 -04:00
Three fixes where the capability already existed and only the door was missing (#2782, #2975, #2278)
bvandeusen created pull request bvandeusen/FabledScribe#130 2026-08-24 07:56:38 -04:00
Three fixes where the capability already existed and only the door was missing (#2782, #2975, #2278)
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-24 01:28:16 -04:00
a8f35e465e refactor(plugin+tests): the last two parallel-family gaps — pageable list tools, one config preamble (#2278)
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-24 00:49:06 -04:00
32dafca148 core: what rustfmt actually wanted
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-24 00:41:25 -04:00
668f7faf03 core: the body is the checklist, and checklist_items is gone
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-24 00:28:09 -04:00
d0e3e48943 core: rustfmt splits on fn_call_width, not max_width
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-24 00:20:34 -04:00
1045db318b core: derive checklist items from the body, the way tags already are
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-23 23:50:32 -04:00
65af37d159 android: a checkmark to leave, and asking for a checklist stops writing a blank one
bvandeusen pushed to dev at bvandeusen/thoughtsync 2026-08-23 23:46:04 -04:00
8257e1035c android: put the way out of a note back within reach
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-23 22:48:55 -04:00
64bfa5725f feat(telemetry): a read surface over retrieval_logs — the tuning loop had no read half (#2975)
bvandeusen pushed to dev at bvandeusen/FabledScribe 2026-08-23 22:36:04 -04:00
446d6da0d7 fix(snippets): an annotated record is not a diverged one — a standing verdict vouches at its commit (#2782)