-
Notifications
You must be signed in to change notification settings - Fork 62
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
748011c
commit 9ffbc94
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |