Commit Graph

32 Commits

Author SHA1 Message Date
994216e32a fix: completing-read for project bookmarks, no alist contamination 2026-07-17 16:52:35 -04:00
48d04ba73a fix: SPC RET always shows globals, SPC p RET project 2026-07-17 16:46:40 -04:00
40f8d57609 fix: clear bookmark-alist before first project save 2026-07-17 15:24:18 -04:00
453bda34b7 fix: isolate project bookmarks from globals, mu4e maildir format 2026-07-17 15:17:55 -04:00
5be49106d3 fix: both tags in filestags, gitignore markers, safe vars 2026-07-17 15:13:48 -04:00
3c59427c15 feat: .bookmarks file, mu4e maildirs, dir-locals format 2026-07-17 14:54:16 -04:00
e997fc4608 fix: set org-src-coderef-format nil to fix doom sync 2026-07-17 14:34:41 -04:00
39259be53e fix: restore bookmark fns, require from separate file 2026-07-17 14:32:45 -04:00
73de843c34 fix: balanced parens in ensure-node-structure 2026-07-17 13:11:35 -04:00
61268e8244 chore: restore stash changes (projectile, init, packages, zsh) 2026-07-17 13:01:10 -04:00
4061830979 fix: restore lost work (bookmark mu4e agenda context-tag) 2026-07-17 13:00:58 -04:00
bf462da948 Config dump. 2026-07-06 16:53:38 -04:00
d23138ff2c Added a custom emacs agenda 2026-06-08 16:13:44 -04:00
311a2eae57 Emacs config with the hermes shortcut 2026-05-14 17:11:08 -04:00
Thierry Pouplier
386d1a3bf8 fix: add ssh -t to zsh alias, use vterm-mode instead of vterm in Emacs function
- zsh alias: added -t to SSH (docker exec -it needs a TTY)
- Emacs function: vterm-mode instead of vterm (vterm splits windows,
  vterm-mode is just a major mode, keeps current window layout)
- The SSH command in both cases is now consistent:
  ssh -t lazyworkhorse 'docker exec -it hermes /opt/hermes/.venv/bin/hermes'
2026-05-01 15:06:05 +00:00
Thierry Pouplier
a09a7c03ef fix: update zsh alias to direct SSH, fix Emacs function with delete-other-windows and correct docker exec path
- Zsh alias now runs ssh + docker exec directly (no emacsclient)
- Emacs function uses delete-other-windows for clean single-window vterm
- SSH command uses correct docker exec path: /opt/hermes/.venv/bin/hermes
- config.el not included - user will tangle from README.org
2026-05-01 15:02:19 +00:00
Thierry Pouplier
d73ed29733 fix: move hermes config from config.el to README.org org-babel source
- Revert config.el changes (file is generated from README.org via tangle)
- Add dedicated ** +Hermes Agent+ section under * AI in README.org
- Add SPC z h keybinding to existing map! block in Minimize window section
- config.el should NEVER be edited directly
2026-05-01 14:50:36 +00:00
Thierry Pouplier
aa06568852 refactor: replace sleep-for vterm hack with process-send-string for Hermes launch
- Replaced sleep-for 0.5 + vterm-send-string timing hack with
  direct process-send-string (no timing race)
- Removed TUI chat command, SSH uses -t PTY for clean CLI mode
- Lines 947-957 in config.el
2026-05-01 14:35:48 +00:00
Thierry Pouplier
390ba2ef61 feat: Add Hermes Agent vterm integration with SPC z h keybinding 2026-04-30 14:35:33 +00:00
5ee760fbe8 Doom emacs config progress dump 2026-04-30 10:25:25 -04:00
3101834051 Update generated emacs config 2026-03-07 18:36:36 -05:00
8ddcf1de22 Various emacs config uddates 2026-03-07 18:33:12 -05:00
15e62ed479 Markdown emacs setup 2026-03-07 18:30:35 -05:00
ddbc923314 Fixed multi blocker end time. WIP on broken elgantt 2026-02-11 16:46:03 -05:00
dfef1e6dfa Working blocker 2026-02-09 17:22:28 -05:00
6939353f9c Committing before i loose it again! 2026-02-09 14:57:11 -05:00
28abca7572 WIP range for task instead of scheduled + ranges
This is to fix the double entry in the agenda.
One for the scheduled + one for the range.
We want only the range. But right now the code duplicate
Ranges and PROPERTIES drawer.
2026-02-05 10:22:28 -05:00
6d8a621b07 Big dump commit 2026-01-29 17:34:47 -05:00
abaa3e2271 Added some small text 2025-09-20 17:05:50 -04:00
780e4605f2 krl formating on save 2025-09-20 14:00:56 -04:00
ab6d6a8492 Fixed age secrets 2025-09-20 14:00:35 -04:00
e1cdb55940 My doom emacs config <3 2025-09-18 19:55:16 -04:00