soji
soji copied to clipboard
Terminal Based Mindful Workday System
Seems like the installation step should be simply: ``` make install ``` instead of ``` sudo make install ```
guile isn't strictly necessary for soji to work. It's only used in the main soji program, so it would be best to rewrite this to be written in bash.
I really like what you're doing with this. I've been looking for a note taking application and task manager built into terminal for a long time. I've written a few...
I know this is a known/suspected issue, but wanted to create an issue for it to collect helpful resources and maybe discuss how to structure zsh support. I'm planning to...