diff options
-rw-r--r-- | todo.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -10,6 +10,14 @@ | |||
10 | 10 | ||
11 | - [x] add a donation link to the app | 11 | - [x] add a donation link to the app |
12 | 12 | ||
13 | - [ ] Add the current local time | ||
14 | (next to the timer?) | ||
15 | |||
16 | - [ ] Add a loading indicator | ||
17 | (Showing that PDFJs is still loading and that the app is not ready yet). | ||
18 | (Could replace the "available offline too" mention, which is a bit | ||
19 | confusing anyway). | ||
20 | |||
13 | - [ ] Selectable text layer: | 21 | - [ ] Selectable text layer: |
14 | Add a selectable text layer on top of the rendered canvas, | 22 | Add a selectable text layer on top of the rendered canvas, |
15 | allowing the user to copy text and click on embedded links. | 23 | allowing the user to copy text and click on embedded links. |