Final tools and comprehensive daily log - ref.py: Quick reference snippets - Updated memory/2026-01-30.md with full session log - 22 tools total, 2 projects

This commit is contained in:
2026-01-30 23:47:35 -06:00
parent 7925efe4f1
commit 9b7d7db55c
4 changed files with 204 additions and 35 deletions

1
ws
View File

@ -37,6 +37,7 @@ COMMANDS = {
'goals': ('tools/goals.py', 'Goal tracking'),
'reading': ('tools/reading.py', 'Reading list'),
'people': ('tools/people.py', 'Personal CRM'),
'ref': ('tools/ref.py', 'Quick reference snippets'),
# Projects
'news': ('projects/news-feed/main.py', 'RSS news reader'),