index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
client
/
views
/
nodes
/
formattedText
/
DailyJournal.tsx
Age
Commit message (
Expand
)
Author
2025-07-29
fixing some warnings
bobzel
2025-06-02
changed field names for tasks to start with task_. changed calendar date and...
bobzel
2025-06-02
added separate /ask toggle for prompts menu
aaravkumar
2025-06-02
fixed toggling inline prompting so that /ask works even when inline prompting...
aaravkumar
2025-05-11
cleaned up code, commented out console logs, added documentation, and added m...
aaravkumar
2025-04-30
Merge branch 'master' into task_nodes_aarav
bobzel
2025-04-23
lots of typechecking fixes.
bobzel
2025-04-23
added /ask feature so can trigger predictive question w/o waiting 3.5 seconds
aaravkumar
2025-04-16
predictive text styling now enquires pre-existing styles + journal node autom...
aaravkumar
2025-04-10
fixed removing predictive prompt. fixed first letter typed after predictive ...
bobzel
2025-04-04
predictive question replaced from mock text to GPT (actual prediction)
aaravkumar
2025-04-04
text color defaults once predicted text disappears
aaravkumar
2025-04-04
predictive text disappears on type/click someplace else
aaravkumar
2025-04-03
code cleanup + added basic functionality for predictive text (only mock text ...
aaravkumar
2025-03-19
daily journal title/text update fixes + GPT prompts button for journalling pr...
aaravkumar
2025-03-07
fixes to daily journal creation.
bobzel
2025-03-07
fixed selection of default journal text
bobzel
2025-03-07
added more individual text formatting features + journal like background
aaravkumar
2025-03-07
from last
bobzel
2025-03-07
cleaned up RTF creation w/ styles. fixed scripting compile bug when unused fu...
bobzel
2025-03-07
attempted adding formatting
aaravkumar
2025-03-06
a bunch of changes to improve how docs are selected automatically when created.
bobzel
2025-03-06
daily journal node
aaravkumar