aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-02-12title image groups betterbobzel
2025-02-12made chatBox fit width by defaultbobzel
2025-02-12package updatesbobzel
2025-02-12chat box fits width by defaultbobzel
2025-02-12cleaning up how text boxes maintain focus when UI widgets are interacted with.bobzel
2025-02-11enabled multi-select modification of text documents from topBar buttons. ↵bobzel
fixed diagram box layout and scrolling. fixed problem with createDoc tool where it would fail when it got an array. fixed formatting of chat box errors.
2025-02-10reconciling createDocTool to be superset of createAnyDocToolbobzel
2025-02-10updated from masterbobzel
2025-02-10from lastbobzel
2025-02-10fixed presbox numerical text input to be editablebobzel
2025-02-10added dictation buttons to chatboxbobzel
2025-02-10more cleanup of createDoc and chatboxbobzel
2025-02-10from lastbobzel
2025-02-10code cleanup in createDocumentTool. added childLayoutFitWidth to ↵bobzel
comparisonBox so flashcards can fill window.
2025-02-09trying to get assistant to create Docs properlybobzel
2025-02-08mergedbobzel
2025-02-06from last - fixes to showing ease funcs/preview only when appropriate.bobzel
2025-02-06overhaul of presbox properties ui + fixing bugs with progressivize highlight ↵bobzel
expanding
2025-02-05cleanup of presbox properties.bobzel
2025-02-04fixing up gpt and animation panel in presbox.bobzel
2025-02-03fixed crash switching to tree view in presbobzel
2025-02-03fixed pres animation of colection that's progresivized by removing ↵bobzel
dataTransition assignments that made no sense.
2025-02-03fixed defaults for roll animations effect. fixed hideBefore pres effect to ↵bobzel
not show Doc before effect starts
2025-02-03fixed animating data fieldbobzel
2025-02-03changed filter 'check' to be exact match and 'match' to be substring. fixed ↵bobzel
GPTpopup filtering to use a #chat tag instead of a chatFilter field.
2025-01-29fixing card quiz modebobzel
2025-01-29generlized some of cardDeck ui. showTags is under View for all collections. ↵bobzel
chat popup is available for all docs, but only works for card views. added clear filters button for chat popup.
2025-01-29cleaned up filter icons.bobzel
2025-01-29fixed chat based sorting and tagging of docsbobzel
2025-01-28fixed flashcard practice mode. moved doc sorting from cardDeck into ↵bobzel
collectionSubView to apply it to all collections.
2025-01-28card view cleanup. moved 'pile' into shiftclick on Perspective dropdown. ↵bobzel
fixed tags sorting.
2025-01-28from lastbobzel
2025-01-28cleaning up card deck view.bobzel
2025-01-27fixed placement of widget decorationsbobzel
2025-01-27adjusted dash field views to work with new schemacells (eg mermaids docs)bobzel
2025-01-27fixed drawing opaque strokes over images.bobzel
2025-01-23Deleted dictionary toolA.J. Shulman
2025-01-23removed old files to get code into txtA.J. Shulman
2025-01-23added commentingA.J. Shulman
2025-01-21more attempts to cleanup typing, etc in chat boxbobzel
2025-01-21trying to cleanup chatBox code and typesbobzel
2025-01-21fixed merge errorbobzel
2025-01-21from lastbobzel
2025-01-21Merge branch 'master' into alyssa-agentbobzel
2025-01-19from lastbobzel
2025-01-19from lastbobzel
2025-01-19css fixes for ai editor views.bobzel
2025-01-17changed to generating 4 images for each firefly request.bobzel
2025-01-16fixes for stlye refs in firefly generatebobzel
2025-01-16fixed style references for generating ai images. fixed some error cases.bobzel