webmemex-extension icon indicating copy to clipboard operation
webmemex-extension copied to clipboard

📇 Your digital memory extension, as a browser extension

Results 8 webmemex-extension issues
Sort by recently updated
recently updated
newest added

For snapshotting web pages, this browser extension uses the [freeze-dry][] module. In case you encounter mismatches between a snapshot and the original web page, please discuss the issue [there][] instead....

Since the recent change to download snapshots instead of storing them inside the extension. In the snapshot overview, many snapshots are greyed out as not being available, and cannot be...

As a user, I want to be able to use the context (right-click) menu to take a snapshot of the current page. I will try to find time to dig...

Moving this here from issue #138: > We could still show info about the snapshot (it’s date and original URL): when a locally stored snapshot file is opened in the...

When saving, or auto-saving, I often get a “File name is too long” error, and sometimes “filename cannot contain illegal characters” (it’s the `|` pipe, I suppose).

As a user, I would like to be able to "jump" to a snapshoted URL immediately after the snapshot finishes. I believe this has multiple benefits: - Stops various trackers...

Seems like it should be a relatively low-hanging fruit to offer filtering by archived snapshots that are "grouped" by domain name. Example, consider having the following memories: ``` - domain.com/article/4...

Not so urgent optimisations to perhaps try some time: - [ ] PouchDB could be bundled separately, and shared between `background.js` and `overview.js`. Same for React, if used in multiple...

performance