|
|
@ -27,3 +27,9 @@ Each note contains:
|
|
|
|
The root page creates a new bin, and sets the browser's `location` accordingly.
|
|
|
|
The root page creates a new bin, and sets the browser's `location` accordingly.
|
|
|
|
|
|
|
|
|
|
|
|
Clicking "New Note..." clears the search and sort, so the new note comes out first in the list.
|
|
|
|
Clicking "New Note..." clears the search and sort, so the new note comes out first in the list.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## TODO
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- key everything for efficiency
|
|
|
|
|
|
|
|
- provide handlers for events
|
|
|
|
|
|
|
|
- get/set state from/to server
|