aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/formattedText/DailyJournal.tsx
AgeCommit message (Expand)Author
2025-07-29fixing some warningsbobzel
2025-06-02changed field names for tasks to start with task_. changed calendar date and...bobzel
2025-06-02added separate /ask toggle for prompts menuaaravkumar
2025-06-02fixed toggling inline prompting so that /ask works even when inline prompting...aaravkumar
2025-05-11cleaned up code, commented out console logs, added documentation, and added m...aaravkumar
2025-04-30Merge branch 'master' into task_nodes_aaravbobzel
2025-04-23lots of typechecking fixes.bobzel
2025-04-23added /ask feature so can trigger predictive question w/o waiting 3.5 secondsaaravkumar
2025-04-16predictive text styling now enquires pre-existing styles + journal node autom...aaravkumar
2025-04-10fixed removing predictive prompt. fixed first letter typed after predictive ...bobzel
2025-04-04predictive question replaced from mock text to GPT (actual prediction)aaravkumar
2025-04-04text color defaults once predicted text disappearsaaravkumar
2025-04-04predictive text disappears on type/click someplace elseaaravkumar
2025-04-03code cleanup + added basic functionality for predictive text (only mock text ...aaravkumar
2025-03-19daily journal title/text update fixes + GPT prompts button for journalling pr...aaravkumar
2025-03-07fixes to daily journal creation.bobzel
2025-03-07fixed selection of default journal textbobzel
2025-03-07added more individual text formatting features + journal like backgroundaaravkumar
2025-03-07from lastbobzel
2025-03-07cleaned up RTF creation w/ styles. fixed scripting compile bug when unused fu...bobzel
2025-03-07attempted adding formattingaaravkumar
2025-03-06a bunch of changes to improve how docs are selected automatically when created.bobzel
2025-03-06daily journal nodeaaravkumar