-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTODO
More file actions
36 lines (34 loc) · 1.47 KB
/
TODO
File metadata and controls
36 lines (34 loc) · 1.47 KB
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
26
27
28
29
30
31
32
33
34
35
36
Uncategorized:
☐ Collapsing whitespace in flashToDraft
☐ Entity support
☐ Copy text as well as URL when selecting text before hitting "Add URL"
☐ draftToFlash
☐ Create Hyperlink Done button using Enter key not working
☐ LI bullet color
☐ Apply current inline style while inserting hyperlinks
☐ Ignore right clicks on mousedown
☐ Select text then hyperlink should autofill URL too
☐ Create EntityType class instead of hard-coded "LINK" everywhere
DEMO:
High:
☐ Automata @7h @high @today
☐ draftToFlash - processEntity() function @high @today @2m
☐ Link color @high @today @10m
☐ Apply entity in draftToFlash parser and clean code @2h @high @today
☐ CSS @3h @high @today
☐ Sync view @high @3h
☐ Font Selector @4h @high
Low:
☐ Localization @1h
☐ List-items CSS @low
☐ Character limit @low @3h
☐ Export notes @2h @low
☐ Select Note @1h30m @low
☐ Responsive toolbar @2h @low
☐ Insert Hyperlink Enter trigger @low
Archive:
✔ Color palette @done(19-07-09 01:34) @project(Uncategorized)
✔ Color picker @critical @5h @done(19-07-08 01:30) @project(DEMO.Critical)
✔ Undo/Redo @high @2h @done(19-07-06 21:20) @project(DEMO.High)
✔ Mousedown bug @low @30m @done(19-07-05 12:30) @project(DEMO.Low)
✔ Apply current inline styles in hyperlink @done(19-07-08 18:22) @project(DEMO.Low)