by terhechte on 2/2/22, 6:35 PM
I've been working on a very similar app - also based on Sönke's book. Currently everything happens in the terminal but I wanted to start on a GUI app soon. I understand that you don't intend to open source your work, but thanks for the writeup. I like the idea of going over rows and columns, I'll probably shamelessly copy that (my current version uses a tree for display, much like Reddit or Hacker news comments, but that becomes difficult to parse after some time.
by erk__ on 2/2/22, 3:37 PM
I can see that you have made some releases in a GitHub repo, do you have any plans to make it a bit more accessible or to open source the program?
by dddw on 2/3/22, 7:54 AM
Writing notes, and reading noted are one thing, but reviewing and comparing notes is something else. This looks very interesting in thst regards
by senectus1 on 2/3/22, 1:43 AM
this looks interesting. seems to work the way i think... with decision tree's