The missing graph generator for Bear notes
Bear Graph uses flake8 and pylint.
- Run
pip install -r requirements.txtto install all required packages. - Export all Bear notes (e. g. as text files) into a new directory.
- Run
python bear_graph.py -d <directory with notes>. - The graph will be created in the parent directory of the directory with notes.