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