Historial de versiones de Bookmarks+ - 5 versiones
Bookmarks+ por Mirko K.
Historial de versiones de Bookmarks+ - 5 versiones
¡Ten cuidad con las versiones antiguas! Se suelen mostrar para pruebas y a modo de referencia.Deberías usar siempre la última versión disponible de un complemento.
Última versión
Versión 1.1.5
Lanzada el 5 de jul. de 2026 - 156,39 KBCompatible con firefox 128.0 y superiores- Faster, lighter sync: Linkding syncs now only fetch what changed since the last sync; web feeds use standard HTTP caching (ETag) and skip the download entirely when nothing changed. A periodic full sync (default: every 24 hours, configurable per source) still catches deletions.
- Per-source sync intervals — give a busy feed its own faster (or slower) schedule, independent of the global interval.
- "Sync now" button on each source, plus a "last synced" timestamp.
- Drag to reorder folders — the launcher shows them in your order.
- New Tab page: open a single bookmark or a whole folder in background tabs with one click (as in the popup/sidebar); optionally close the New Tab page after opening a whole folder.
- Fixed: changes to the sync interval now apply immediately.
Se publicó el código fuente bajo la licencia MIT License
Versiones antiguas
Versión 1.1.4
Lanzada el 5 de jul. de 2026 - 150,2 KBCompatible con firefox 128.0 y superiores- Sort each folder — newest added, recently modified, or alphabetical.
- Weight your OR-rules — when a folder matches on any of several conditions, give some more weight so their bookmarks rank higher.
- Drag to reorder the conditions in a folder's rules.
- Open a whole folder in background tabs with one button, or open a single bookmark in the background — no longer just middle-click, so it works on trackpads and touch too.
- Settings now open in their own tab, with more room for the rule editor.
Se publicó el código fuente bajo la licencia MIT License
Versión 1.1.3
Lanzada el 4 de jul. de 2026 - 141,69 KBCompatible con firefox 128.0 y superioresNew bookmark source: Web feeds. Subscribe to any RSS (2.0 or 1.0), Atom, or JSON Feed URL — the format is detected automatically. The feed's current items appear as bookmarks and the list mirrors the feed on every sync; feed categories become tags.
New folder rule condition: Provider — collect everything from one source into a folder (picked from a dropdown of your configured sources), even when it has no tags.
"Latest" folder limit — show only the newest N matching items. Every source now syncs per-item dates to make this work.
Per-feed "maximum items" cap for feeds that ship a lot of entries.
Linkblog-friendly: JSON Feeds that point posts at an external article (e.g. Daring Fireball) can bookmark the linked page instead of the post.
Provider pages in the options now show how many links are synced and explain that feed items are a live list, not stored bookmarks.
Feeds in legacy encodings (e.g. ISO-8859-1) decode correctly.Se publicó el código fuente bajo la licencia MIT License
Versión 1.1.0
Lanzada el 4 de jul. de 2026 - 70,07 KBCompatible con firefox 128.0 y superioresNested folder rules, JSON edit/export/import, options header (v1.1.0)- Rules: groups nest arbitrarily (A AND (B OR C)); new NONE mode for
exclusions. Old flat rules stay valid as-is — no migration. Empty
groups never match, at any level (semantics table in CLAUDE.md). - Recursive rule editor with + Add group; per-folder Edit as JSON with
validation and inline errors (invalid JSON blocks Save). - Export/import of all folder definitions as JSON (replace-all with
confirm; bookmark_ids omitted on export, staged until Save). - parseRuleGroup/parseFolders validators; getFolders now validates
stored data instead of blind-casting. - Options header: logo + version (from manifest), upper right.
- Two nested-rule demo folders: 'Community (not social media nor
crowdsourcing)' = community AND NOT (social-media OR crowdsourcing),
'Open knowledge' = knowledge AND (education OR opensource);
membership pinned by unit test. - Collapsed boolean-logic help on the Folders tab (∧/∨/¬, distribution,
De Morgan). - 13 new unit tests (36 total); UI verified headlessly against the
built bundle.
Se publicó el código fuente bajo la licencia MIT License
- Rules: groups nest arbitrarily (A AND (B OR C)); new NONE mode for
Versión 1.0.0
Lanzada el 30 de jun. de 2026 - 53,83 KBCompatible con firefox 128.0 y superioresSe publicó el código fuente bajo la licencia MIT License