Alien ZHOU

Results 24 comments of Alien ZHOU

可以记录 highlight 的 id,在点击后调用 [`highlight.remove(id)`](https://github.com/alienzhou/web-highlighter#highlighterremoveid) 方法来删除高亮区域。

Thanks for your reply. Actually I'm trying to combine rough-notation with [my library](https://github.com/alienzhou/web-highlighter) (which enables users to highlight some words on a website). I have tried annotationGroup. But the notations...

> > > 您好,请问划词的时候可以进行批注操作吗? > > > > > > 目前这个库里没有包含批注功能,不过可以通过暴露的事件监听或者钩子来扩展与集成。 > > 我们的产品在右侧是有笔记栏的(类似批注),两者可以通过事件或者全局状态来通信。由于笔记(批注)更注重业务交互逻辑,不同产品的交互差别大,不好满足定制化需求,所以没有把这部分放进来。 > > ![Y18mdF8UiT](https://user-images.githubusercontent.com/9822789/64678049-632e8500-d4ab-11e9-99d6-f960bc90d17b.gif) > > > > [ > > > > ![Y18mdF8UiT](https://user-images.githubusercontent.com/9822789/64678049-632e8500-d4ab-11e9-99d6-f960bc90d17b.gif) > > >...