eva
eva copied to clipboard
Emacs-based Virtual Assistant
My friend is working on pen.el project. https://github.com/semiosis/pen.el we have discord here. https://discord.gg/g4Wn2gAJ lets have a chat and trade our ideas. may be we can work together!.
Looking at the project with fresh eyes, I feel like I committed premature DRY (Don't Repeat Yourself) when I introduced the concept of populating the list variable `eva-items` with objects...
I don't know the first thing about doing such a thing on Wayland, MacOS, Windows, etc, but help and tips are welcome. For doing it in X Window System, see...
1. [ ] Instead of (only) running `eva-query-activity` (or a similar substitute) as part of `eva-items`, run it by itself at random times. 2. [ ] Log whether an observation...
Now you always have the option of making an alternative to `eva-greet` for `eva-items`, but there are a couple of places where the builtin greeting variables and functions are still...
- [ ] Scan archive files We already scan `eva-main-datetree-path` to build a sparse datetree. Now scan every agenda file and archive location. The reason is archived/DONE items can have...
Important for non-EXWM users. * [ ] Log X windows with arbtt, `memacs_arbtt` or something else to detect browser + browser url, chat app + who you're chatting to, Blender...
Maybe it's just my machine. The profiler results are not very enlightening, unfortunately. 20% GC. 60% `eva--existing-diary`, of which half is from `ts-format`. But that doesn't explain why it would...
For background, see the [README](https://github.com/meedstrom/eva) for all the theory. Current questions on the stats theory ### Re. the model for realtime guesses: - [ ] What kind of model can...
I'd like to avoid this heavy dependency. ESS can be complicated to get functional, like the other pre-melpa behemoths org-mode, pdf-tools and auctex. My problems with running R/Rscript with vanilla...