aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--todo.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/todo.md b/todo.md
index fc7f6c1..ef8d39e 100644
--- a/todo.md
+++ b/todo.md
@@ -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.