Skip to content

schdav/bear-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bear Graph 🐻

GitHub top language license GitHub last commit GitHub repo size in bytes

The missing graph generator for Bear notes

Requirements

Development

Bear Graph uses flake8 and pylint.

Usage

  1. Run pip install -r requirements.txt to install all required packages.
  2. Export all Bear notes (e. g. as text files) into a new directory.
  3. Run python bear_graph.py -d <directory with notes>.
  4. The graph will be created in the parent directory of the directory with notes.