aboutsummaryrefslogtreecommitdiff
path: root/TODO
blob: c2a48c16bb975052556a502bc05f6dda24219609 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
## Note and Notebooks
    * add defailt "trash" notebook and note manager to not show notes in the trash.
    * add delete note option to list and detail views
    * notebook main -- add form for editing all notebooks
    * add loading animation when saving, hide when done.
    * add search to notebook list on create and edit note pages
 

## Accounts
    * port modal login to new modal system
    * make settings actually editable
    * add settings for showing color
    * which editor???
    * hook into groups to see if user is allowed to add more notebooks
    * add payment via stripe

## Annotation
    * model for annoations:
        - note
        - owner
        - position
        - dates


## Outlines