/ jt.subplot
jt.subplot
 1  title: "jt—a journalling tool"
 2  authors:
 3    - Lars Wirzenius
 4    - Daniel Silverstone
 5  markdowns:
 6  - jt.md
 7  bindings:
 8  - subplot/jt.yaml
 9  - lib/files.yaml
10  - lib/runcmd.yaml
11  impls:
12    python:
13    - subplot/jt.py
14    - lib/files.py
15    - lib/runcmd.py