notedeck

One damus client to rule them all
git clone git://jb55.com/notedeck
Log | Files | Refs | README | LICENSE

commit 1fd92e9e00cc2031b7cb8503aa5bc54a57731927
parent 382ef772f59b3f50064ec2e8688baa0640c18bfa
Author: William Casarin <jb55@jb55.com>
Date:   Fri,  8 Aug 2025 15:32:28 -0700

default logs

Signed-off-by: William Casarin <jb55@jb55.com>

Diffstat:
M.envrc | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/.envrc b/.envrc @@ -18,4 +18,7 @@ export OLLAMA_HOST=http://ollama.jb55.com # simple todo reminders export TODO_FILE=TODO + +export RUST_LOG="egui=debug,egui-winit=debug,notedeck=debug,notedeck_columns=debug,notedeck_chrome=debug,enostr=debug,android_activity=debug,lnsocket=trace,notedeck_clndash=debug" + 2>/dev/null todo.sh ls || :