Skip to content

Commit

Permalink
use a screenshot instead of an ASCII drawing
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianHicks committed May 12, 2020
1 parent ee34d0a commit 5a03164
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 33 deletions.
34 changes: 1 addition & 33 deletions README.md
Expand Up @@ -95,39 +95,7 @@ Keep things simple as long as possible!

## Layout

```
┌────────────────────────────┬─────────────────────────────────────────┬────────────────────────────┐
│ Logo and menu items │ │ │
│ │ │ │
├────────────────────────────┤ note title (biggish! H1!) │ note inspector │
│Title title │ │ │
│first bullet point, second │ │ holds note metadata, edits │
├────────────────────────────┤ • first bullet point │ user metadata for both │
│Title title │ • second bullet point │selected node and in general│
│first bullet point, second │ • third bullet point │ │
├────────────────────────────┤ • sub bullet │ │
│Title title │ • sub bullet ├────────────────────────────┤
│first bullet point, second │ • conclusion │ │
├────────────────────────────┤ │ │
│Title title │ ┌───────────────────────────────────┐ │ │
│first bullet point, second │ │ │ │ │
├────────────────────────────┤ │ │ │ │
│Title title │ │ links space │ │ │
│first bullet point, second │ │ │ │ │
├────────────────────────────┤ │ holds incoming links to this note │ │ references space │
│Title title │ │ for easy navigation │ │ │
│first bullet point, second │ │ │ │ holds pinned items in an │
├────────────────────────────┤ │ │ │ editable format │
│ │ └───────────────────────────────────┘ │ │
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
│ │ │ │
└────────────────────────────┴─────────────────────────────────────────┴────────────────────────────┘
```
![](./docs/screenshot.png)

## Prior Art

Expand Down
Binary file removed docs/layout.monopic
Binary file not shown.
Binary file added docs/screenshot.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5a03164

Please sign in to comment.