- [x] [contexts](https://github.com/cybersemics/em/blob/dev/src/components/__tests__/Subthoughts.js#L61-L97) - [x] [context children](https://github.com/cybersemics/em/blob/dev/src/components/__tests__/Subthoughts.js#L99-L168) - [ ] nested context view - [ ] nested context view children ## nested context view ### Steps to Reproduce ``` - a - m - x - t - b - m - c - x - y ``` 1. Set the cursor to `/b/m` 2. toggleContextView 3. Set the cursor to `/b/m~/a/x` 4. toggleContextView ### Expected Behavior