Skip to content

GBookmarksの最初のラベルをサジェストしてくれない #24

@gorimaru

Description

@gorimaru

これはバグと思います。
一番先頭にあるラベルをサジェストしてくれません。

chrome\content\library\20_model.js
961 self.tags = $x('descendant::a[starts-with(normalize-space(@id), "lbl_m_") and number(substring(normalize-space(@id), 7)) > 0]/text()', doc, true).map(function(tag){

「>」ではなく「>=」でなおりました。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions