Commit graph

111 commits

Author SHA1 Message Date
Ayo
aa812d6e0f feat(notes): exit 1 w/ failues; wrap args in quotes to handle spaces 2025-08-24 10:35:52 +02:00
Ayo
99602f6529 fix(notes): pass through all args to main logic 2025-08-24 10:27:22 +02:00
Ayo
a4a88ec758 feat(ai): indicate models to use in config file 2025-08-24 10:14:43 +02:00
Ayo
d19dd085f5 feat(ai): add brainstorm model & script to unload model from memory 2025-08-24 10:04:50 +02:00
Ayo
0047f58726 feat(display): show text for default resolution; measure time ran 2025-08-23 18:45:23 +02:00
Ayo
84ebbca10d feat(ai): use add different prompts for chatting and coding; use qwen3-coder for chatting too 2025-08-23 18:44:33 +02:00
Ayo
f62aaf6cb1 refactor(notes): use switch-case for long if-else block 2025-08-23 18:40:31 +02:00
Ayo
5969c69bab refactor(notes): clean up; wrap login in main function 2025-08-23 17:46:35 +02:00
Ayo
3f2f90b1c9 refactor(display): use switch-case 2025-08-23 14:40:01 +02:00
Ayo
33419cf204 feat(ai): shared system prompt 2025-08-23 13:23:33 +02:00
Ayo
d284f74f6b feat(display): scripts for automating solo & dual monitor setups 2025-08-23 13:23:19 +02:00
Ayo
98f3ac8fe9 feat(display): set solo or dual monitor mode 2025-08-23 12:08:39 +02:00
Ayo
e082f75ea8 feat(ai): add ai-coder model (qwen3-coder) 2025-08-23 11:47:34 +02:00
Ayo
e5af5047d8 feat(ai): add role prompt; hide thinking in oneliner script only 2025-08-22 23:54:01 +02:00
Ayo
346a727161 feat: pass string to ai 2025-08-22 00:26:13 +02:00
Ayo
2ffe8eb372 feat: start & stop the ollama service; make gpt-oss default 2025-08-21 19:48:21 +02:00
Ayo
15d27770e5 feat: add ai script to run ollama llama3:8b locally 2025-08-21 16:20:57 +02:00
Ayo
16f871ed35 feat(notes): list notes in a directory using "nl <dir name>" 2025-08-02 10:43:39 +02:00
Ayo
006f0ead09 feat: bold markup; echo usage for default mail script 2025-07-09 12:40:43 +02:00
Ayo
346678930f feat: mail script to send new task to Things 2025-07-07 09:14:13 +02:00
Ayo
b023670c13 feat(mail): new mail sub command 2025-07-05 11:54:04 +02:00
Ayo
ed0fcae79b feat(display): add big/small aliases 2025-07-05 11:53:06 +02:00
Ayo
9aaae0f4b5 feat: add display to entry script 2025-06-30 18:14:22 +02:00
Ayo
2a1ddedc7a feat: new separate display script 2025-06-30 18:13:09 +02:00
Ayo
b767eec20a feat: example conf same extension as instructions 2025-06-27 15:19:40 +02:00
Ayo
45f8a651f2 chore: update set up instructions 2025-06-27 15:19:22 +02:00
Ayo
dbfbd03d2c feat(up): add script for switching laptop screen resolution 2025-06-27 15:00:59 +02:00
Ayo
88aa4a67d5 feat: use portable shebang; add nd 2025-06-27 12:20:13 +02:00
24ed6101a4 feat: add mac version of ayo script 2025-06-27 12:14:38 +02:00
Ayo
d1c33200bc feat(notes, journal): clear console after edit 2025-06-26 23:42:10 +02:00
Ayo
fa9b75e9af feat(up): assume yes for flatpak update 2025-06-26 23:41:43 +02:00
Ayo
3af1404300 feat: add --rebase --autostash to notesSync 2025-06-26 09:27:08 +02:00
Ayo
dcd1807fb2 chore: add comment 2025-06-26 09:26:44 +02:00
Ayo
ba1a397354 feat(ayo, up): use scripts_dir; new script up.sh 2025-06-26 09:26:06 +02:00
Ayo
2aaa02848f feat(journal): clear after append; add copy subcommand 2025-06-24 11:59:01 +02:00
Ayo
75553bc8dc feat(tasks): select project to remove 2025-06-24 01:40:39 +02:00
Ayo
578be926e4 feat(tasks): Remove Project (move tasks to parent then delete) 2025-06-24 01:28:35 +02:00
Ayo
3007aa3f75 feat(git): improvements on git diff script 2025-06-24 01:10:39 +02:00
Ayo
79b3e3ce57 feat(git): add diff subcommand 2025-06-24 01:08:58 +02:00
Ayo
ec9210cd0c feat(tasks): improvements for projects labels 2025-06-24 01:08:44 +02:00
Ayo
1f764dfc61 feat(journal): quiet install when creating entry 2025-06-24 01:07:04 +02:00
Ayo
7c69f5bf89 feat(tasks): list projects 2025-06-24 01:00:30 +02:00
Ayo
ac39900126 feat(tasks): intial Projects creation 2025-06-24 00:20:08 +02:00
Ayo
1faa68067f feat: update config with archive_dir & update example.conf 2025-06-23 22:53:22 +02:00
Ayo
99b657d15a refactor: notesSync steps in all scripts 2025-06-23 22:26:53 +02:00
Ayo
651bd95adb feat(tasks): don't edit newly created task" 2025-06-23 21:49:55 +02:00
Ayo
9ff46fe572 feat(notes, tasks): Label for list commands 2025-06-23 21:29:37 +02:00
Ayo
60fdb30640 feat(tasks): update features of task management" 2025-06-23 21:27:42 +02:00
Ayo
86afd4ff11 feat(notes): new subcommand copy -- to copy content using xclip 2025-06-23 21:03:31 +02:00
Ayo
30d9a138fd feat(notes): quiet output to create command (install) 2025-06-23 20:56:01 +02:00