Skip to content

Releases: betterRunner/context-note

v1.3.5

16 Nov 06:14
57ee4a8
Compare
Choose a tag to compare
Merge pull request #35 from betterRunner/dev

Dev

v1.3.2: Merge pull request #26 from betterRunner/dev

30 Oct 04:20
4d63a17
Compare
Choose a tag to compare
fix: #21 Delete confirm dialog is under the notebook drawer

v1.2.2

04 Oct 02:52
e416eeb
Compare
Choose a tag to compare

1.2.1 (2021-10-04)

Bug Fixes

  • click note then select the note (774f7c5)
  • delete tags when delete note (c945ccb)
  • delete the tag while deleting a note who is the only one that owns the this tag (f3e7ee9)
  • getDomQueryPath filter #text (5aa1dd1)
  • getDomQueryPath hasAttribute (d35add2)
  • minifeat remove some permissions (12a1b41)
  • not create tag if searchtags has this one (020dae4)
  • note list css (0ea20b6)
  • note note not update (3c6a028)
  • notebook empty (c189c2e)
  • open page by noteId should jump to the note (14d0751)
  • scoll to center when create the note (e54ee80)
  • search-filter ignore case (485e157)
  • spelling error (d84f5e3)
  • ui color and opacity (ce48b8a)

Features

1.1.0 (2021-10-01)

Bug Fixes

  • click note then select the note (774f7c5)
  • delete tags when delete note (c945ccb)
  • delete the tag while deleting a note who is the only one that owns the this tag (f3e7ee9)
  • getDomQueryPath filter #text (5aa1dd1)
  • getDomQueryPath hasAttribute (d35add2)
  • minifeat remove some permissions (12a1b41)
  • not create tag if searchtags has this one (020dae4)
  • note note not update (3c6a028)
  • notebook empty (c189c2e)
  • open page by noteId should jump to the note (14d0751)
  • scoll to center when create the note (e54ee80)
  • search-filter ignore case (485e157)
  • spelling error (d84f5e3)
  • ui color and opacity (ce48b8a)

Features

v0.1 the basic version of context-note

14 Sep 04:53
4c98fe8
Compare
Choose a tag to compare
Pre-release
  • store note in chrome.storage
  • jump to the note context
  • store tag in chrome.storage
  • show the rects at initial state if this page has
  • delete note
  • url change clear the highlights
  • open link brings the note-id so can jump to note also
  • delete the tag while deleting a note who is the only one that owns this tag
  • searching notes
  • tag search auto focus
  • more precise rects selection rather than coor (select the real dom by text)
  • screenshot features

Basic features of context-note

06 Sep 07:20
efcda13
Compare
Choose a tag to compare
Pre-release
  • store note in chrome.storage
  • jump to the note context
  • store tag in chrome.storage
  • show the rects at initial state if this page has
  • delete note
  • 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
  • delete the tag while deleting a note who is the only one to own this tag
  • searching notes