Tagaini Jisho Notes
Tools that are useful in studying Tagaini Jisho.
Display 2-level-depth file structure
tree -L 2
For the sake of studying based on the history, I capture a colorized version of the history using script.
script colorized_history -c "git hist"
Notes:
script is found in this gistgit hist defined in the .gitconfig found heremarkdown or any other known markup language into HTML files.**Notes: **
project
└──src
│ tagaini_config.h //main application configurations
└──core
│ paths.h // a utility to search for a given filename (extensively used to get db files)
│ // many other important utilities
│
└──gui
└──sqlite