Commit graph

  • f04444f1f8 fix(ai): use correct subcommand variable main Ayo 2025-11-14 09:16:01 +0100
  • c685a1c35e feat(journal): quiet typora execution Ayo 2025-11-03 16:10:10 +0100
  • 91083a62c2 chore(ai): cleanup Ayo 2025-11-03 16:09:31 +0100
  • 1f37cbb70b feat(ai): implement typora flag Ayo 2025-10-26 16:45:00 +0100
  • e6e81ec81a chore: remove bkup tasks script Ayo 2025-10-26 16:38:15 +0100
  • f3e4dba17d feat(journal): remove echoes Ayo 2025-10-26 16:38:00 +0100
  • e9a95cc48a feat(journal): parse typora flag -t Ayo 2025-10-26 16:36:53 +0100
  • 4617bed203 feat(up): implement skip_flatpak Ayo 2025-10-19 17:48:13 +0200
  • 2ffe81d56a feat(ai): do not release vram immediately after run Ayo 2025-10-10 21:07:14 +0200
  • 5e47f12b04 feat(ai): hide thinking on CLI Ayo 2025-10-10 21:04:30 +0200
  • 7d164ad588 feat(ai): hide thinking instead of disabled thinking Ayo 2025-10-10 21:03:19 +0200
  • a6418be541 feat(ai): release vram after run Ayo 2025-10-10 20:11:42 +0200
  • 036738b1c6 feat: update internal screen id Ayo 2025-10-10 20:11:13 +0200
  • 0190e9675a feat(translate): use gemma3 for translations Ayo 2025-10-02 12:32:01 +0200
  • 83bc543f8b feat(display): switch between graphics modes Ayo 2025-10-02 12:31:44 +0200
  • 9be15a2c00 feat: add coder Ayo 2025-10-02 12:31:17 +0200
  • b1a251e50f chore: update readme (to test git) Ayo 2025-09-27 23:38:22 +0200
  • ee81a1971d feat: update example config file Ayo 2025-09-26 12:34:21 +0200
  • 8f83278a22 feat(ai): check for subcommand Ayo 2025-09-26 12:33:00 +0200
  • 9779fe01d8 feat: add ai translator Ayo 2025-09-26 12:32:48 +0200
  • e6747c4a97 feat(ai): add translation AI Ayo 2025-09-26 12:32:05 +0200
  • 2d91d7e87e chore(ai): add TODO Ayo 2025-09-22 11:33:19 +0200
  • 4385d5ce5a feat(ai): extract other args Ayo 2025-09-22 10:38:42 +0200
  • 7a79ec948c feat(git): if args is empty, set to dot "." Ayo 2025-09-22 10:36:19 +0200
  • 10c7986178 feat: remove AI scripts Ayo 2025-09-22 10:34:26 +0200
  • b034715795 feat(ai): various changes Ayo 2025-09-17 10:59:43 +0200
  • 7f30ef91b2 feat(tts): initial tts script (WIP) Ayo 2025-09-17 10:59:10 +0200
  • 72ab769aa6 feat(display): add positioning to center with "middle" subcommand Ayo 2025-09-17 10:58:29 +0200
  • b2ee639479 feat: use "other args" for git subcommand; add ai-search subcommand Ayo 2025-09-17 10:57:48 +0200
  • cd67f7c51d feat(git): handle "other args" Ayo 2025-09-17 10:57:13 +0200
  • 2a74d2e273 feat(ai): add brainstorm model Ayo 2025-08-30 13:21:23 +0200
  • f935279644 feat(display): set ultrawide aspect ratio Ayo 2025-08-30 13:17:31 +0200
  • 93c45ab498 feat(ai): add modified ollama install script Ayo Ayco 2025-08-26 19:36:59 +0200
  • 4239f86e98 feat(ai): list and ps subcommands Ayo 2025-08-26 19:16:46 +0200
  • 9e44a05574 feat: new cozy script; add comment on ollama_remote_host Ayo 2025-08-26 11:27:50 +0200
  • e55a172b3e chore(ai): update example config for remote ollama host Ayo 2025-08-26 10:17:25 +0200
  • ba2a0da0af feat(display): dual monitor modes (right, left, center) Ayo 2025-08-26 10:12:02 +0200
  • d46ca4e9ec feat(ai): use remote ollama host Ayo 2025-08-26 10:11:27 +0200
  • fe2d9514ce feat(ai-coder): open in typora or terminal based on -t flag Ayo 2025-08-25 16:40:01 +0200
  • e7e16ac3e4 feat(ai): use -t flag to open answer in typora Ayo 2025-08-25 14:27:12 +0200
  • 46d57ad0a7 feat(ai): remove brainstorm mode Ayo 2025-08-24 22:05:39 +0200
  • 6d6b9b4751 chore(display): update message for preferred mode Ayo 2025-08-24 22:05:20 +0200
  • 0e26550dd7 feat(ai): add init & helper commands Ayo 2025-08-24 13:08:22 +0200
  • aa812d6e0f feat(notes): exit 1 w/ failues; wrap args in quotes to handle spaces Ayo 2025-08-24 10:35:52 +0200
  • 99602f6529 fix(notes): pass through all args to main logic Ayo 2025-08-24 10:27:22 +0200
  • a4a88ec758 feat(ai): indicate models to use in config file Ayo 2025-08-24 10:14:43 +0200
  • d19dd085f5 feat(ai): add brainstorm model & script to unload model from memory Ayo 2025-08-24 10:04:12 +0200
  • 0047f58726 feat(display): show text for default resolution; measure time ran Ayo 2025-08-23 18:45:23 +0200
  • 84ebbca10d feat(ai): use add different prompts for chatting and coding; use qwen3-coder for chatting too Ayo 2025-08-23 18:44:33 +0200
  • f62aaf6cb1 refactor(notes): use switch-case for long if-else block Ayo 2025-08-23 18:40:31 +0200
  • 5969c69bab refactor(notes): clean up; wrap login in main function Ayo 2025-08-23 17:46:35 +0200
  • 3f2f90b1c9 refactor(display): use switch-case Ayo 2025-08-23 14:40:01 +0200
  • 33419cf204 feat(ai): shared system prompt Ayo 2025-08-23 13:23:33 +0200
  • d284f74f6b feat(display): scripts for automating solo & dual monitor setups Ayo 2025-08-23 13:23:19 +0200
  • 98f3ac8fe9 feat(display): set solo or dual monitor mode Ayo 2025-08-23 12:08:39 +0200
  • e082f75ea8 feat(ai): add ai-coder model (qwen3-coder) Ayo 2025-08-23 11:47:34 +0200
  • e5af5047d8 feat(ai): add role prompt; hide thinking in oneliner script only Ayo 2025-08-22 23:54:01 +0200
  • 346a727161 feat: pass string to ai Ayo 2025-08-22 00:26:13 +0200
  • 2ffe8eb372 feat: start & stop the ollama service; make gpt-oss default Ayo 2025-08-21 19:48:21 +0200
  • 15d27770e5 feat: add ai script to run ollama llama3:8b locally Ayo 2025-08-21 16:20:57 +0200
  • 16f871ed35 feat(notes): list notes in a directory using "nl <dir name>" origin/main Ayo 2025-08-02 10:43:39 +0200
  • 006f0ead09 feat: bold markup; echo usage for default mail script Ayo 2025-07-09 12:40:43 +0200
  • 346678930f feat: mail script to send new task to Things Ayo 2025-07-07 09:14:13 +0200
  • b023670c13 feat(mail): new mail sub command Ayo 2025-07-05 11:54:04 +0200
  • ed0fcae79b feat(display): add big/small aliases Ayo 2025-07-05 11:53:06 +0200
  • 9aaae0f4b5 feat: add display to entry script Ayo 2025-06-30 18:14:22 +0200
  • 2a1ddedc7a feat: new separate display script Ayo 2025-06-30 18:13:09 +0200
  • b767eec20a feat: example conf same extension as instructions Ayo 2025-06-27 15:19:40 +0200
  • 45f8a651f2 chore: update set up instructions Ayo 2025-06-27 15:19:22 +0200
  • dbfbd03d2c feat(up): add script for switching laptop screen resolution Ayo 2025-06-27 15:00:59 +0200
  • 88aa4a67d5 feat: use portable shebang; add nd Ayo 2025-06-27 12:20:13 +0200
  • 24ed6101a4 feat: add mac version of ayo script ayoayco 2025-06-27 12:14:38 +0200
  • d1c33200bc feat(notes, journal): clear console after edit Ayo 2025-06-26 23:42:10 +0200
  • fa9b75e9af feat(up): assume yes for flatpak update Ayo 2025-06-26 23:41:43 +0200
  • 3af1404300 feat: add --rebase --autostash to notesSync Ayo 2025-06-26 09:27:08 +0200
  • dcd1807fb2 chore: add comment Ayo 2025-06-26 09:26:44 +0200
  • ba1a397354 feat(ayo, up): use scripts_dir; new script up.sh Ayo 2025-06-26 09:26:06 +0200
  • 2aaa02848f feat(journal): clear after append; add copy subcommand Ayo 2025-06-24 11:59:01 +0200
  • 75553bc8dc feat(tasks): select project to remove Ayo 2025-06-24 01:40:39 +0200
  • 578be926e4 feat(tasks): Remove Project (move tasks to parent then delete) Ayo 2025-06-24 01:28:35 +0200
  • 3007aa3f75 feat(git): improvements on git diff script Ayo 2025-06-24 01:10:39 +0200
  • 79b3e3ce57 feat(git): add diff subcommand Ayo 2025-06-24 01:08:58 +0200
  • ec9210cd0c feat(tasks): improvements for projects labels Ayo 2025-06-24 01:08:44 +0200
  • 1f764dfc61 feat(journal): quiet install when creating entry Ayo 2025-06-24 01:07:04 +0200
  • 7c69f5bf89 feat(tasks): list projects Ayo 2025-06-24 01:00:30 +0200
  • ac39900126 feat(tasks): intial Projects creation Ayo 2025-06-24 00:20:08 +0200
  • 1faa68067f feat: update config with archive_dir & update example.conf Ayo 2025-06-23 22:53:22 +0200
  • 99b657d15a refactor: notesSync steps in all scripts Ayo 2025-06-23 22:26:53 +0200
  • 651bd95adb feat(tasks): don't edit newly created task" Ayo 2025-06-23 21:49:55 +0200
  • 9ff46fe572 feat(notes, tasks): Label for list commands Ayo 2025-06-23 21:29:37 +0200
  • 60fdb30640 feat(tasks): update features of task management" Ayo 2025-06-23 21:27:42 +0200
  • 86afd4ff11 feat(notes): new subcommand copy -- to copy content using xclip Ayo 2025-06-23 21:03:31 +0200
  • 30d9a138fd feat(notes): quiet output to create command (install) Ayo 2025-06-23 20:56:01 +0200
  • f5f4414254 feat: validate Title for new note & task Ayo 2025-06-23 20:35:29 +0200
  • 36c7057eb1 chore: add plan for blog management Ayo 2025-06-23 20:27:26 +0200
  • ef404567d2 feat(notes): show number of archived notes in prompt for archive Ayo 2025-06-23 20:19:24 +0200
  • dd0e68db22 feat: add shortcut for notes archive (na) Ayo 2025-06-23 20:12:51 +0200
  • 1c907840d1 feat(notes): new subcommand archive" Ayo 2025-06-23 20:10:47 +0200
  • d219cee89a feat: new tasks management & passing args to no & nr Ayo 2025-06-23 20:05:45 +0200
  • be3339941b feat(notes): better prompts Ayo 2025-06-23 18:54:39 +0200