From 9ffbc94167ab9b604a08b9ba54b4ed065928f9b0 Mon Sep 17 00:00:00 2001 From: kjimlau Date: Mon, 6 Sep 2021 13:21:21 +0800 Subject: [PATCH] docs: todo --- todo.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 todo.md diff --git a/todo.md b/todo.md new file mode 100644 index 0000000..9d6e28d --- /dev/null +++ b/todo.md @@ -0,0 +1,8 @@ +[x] store note in chrome.storage +[x] jump to the note context +[x] store tag in chrome.storage +[x] show the rects at initial state if this page has +[x] delete note +[x] url change clear the highlights +more precise rects selection rather than coor (select the real dom by text) +open link brings the note-id so can jump to note also \ No newline at end of file