Jase

Results 7 issues of Jase

To the user, it may be confusing to see no feedback when attempting to import notes or favicons, especially so if something goes wrong. We should keep the user updated...

status:inprogress
impact:ux

In addition to #27, some users may want to search *only* for items that match certain criteria in a certain property. In a case where a user has many bookmarks...

status:pipeline
impact:functional
is:improvement

Currently, notes are kept in `storage.sync` only, which is overwritten each time Firefox Sync does its thing. This can potentially result in partial data loss if, for instance, a note...

status:pipeline
impact:functional
is:improvement

We already filter by title and URL, but some users may want to be able to see results that match the actual content of the note as well.

status:pipeline
impact:functional
is:improvement

The extension currently doesn't distinguish between `bookmarks.onCreated` as a standalone event, and `bookmarks.onCreated` as a result of the user importing bookmarks from a previous backup or export. Since the WebExtensions...

status:pipeline
impact:performance

Continuing from #16. Notes are associated by ID, so using `bookmarks.search()` is the simplest way to get the ID of a note from a file that doesn't include IDs. However,...

status:investigating
impact:functional

I see that the keyboard shortcut is supposed to be Alt+Mousewheel. I am able to zoom vertically with Ctrl+Trackpad, which makes me think that the horizontal shortcut should work as...

bug