• 1.8 727bba6bff

    1.8 Stable

    deafmute1 released this 2025-08-08 14:40:23 +10:00 | 0 commits to master since this release

    • Make lwc (list of all collections) output directly searchable. This uses local substring comparison, not a server query.

    Full Changelog: https://github.com/deafmute1/alfred-linkwarden/compare/1.7...1.8

    Downloads
  • 1.7 07779f2f51

    1.7 Stable

    deafmute1 released this 2025-07-14 15:02:41 +10:00 | 3 commits to master since this release

    • Fix: Normalise Unicode in arguments passed to workflow script (Fixes #2)
    • Fix: Add auto-updates and enable alfred-pyworkflow's magic arguments to work.
    • Give script filter results a uid based on the linkwarden id, so that they can be sorted by Alfred based on frequency of user selection (Implements #3)
    • Search across more linkwarden link fields (tags & description added; search by text content still disabled)

    Full Changelog: https://github.com/deafmute1/alfred-linkwarden/compare/1.6-hotfix...1.7

    Downloads
  • 1.6-hotfix 0e7cfad9d3

    1.6 Stable

    deafmute1 released this 2025-01-22 11:06:49 +11:00 | 10 commits to master since this release

    Remove new python features for better backwards compatibility (to at least python 3.9).
    Full Changelog: https://github.com/deafmute1/alfred-linkwarden/compare/1.5...1.6-hotfix

    Downloads
  • 1.5 7361b1bb10

    1.5 Stable

    deafmute1 released this 2025-01-16 11:31:37 +11:00 | 14 commits to master since this release

    No changes from 1.4 but remove env folder from package.

    Downloads
  • 1.4 d9b90a11be

    1.4 Stable

    deafmute1 released this 2024-11-16 18:36:03 +11:00 | 15 commits to master since this release

    • Add modifier to open preserved versions of links
    • Add keyword to view/search collections, and their contents

    Full Changelog: https://github.com/deafmute1/alfred-linkwarden/compare/1.3...1.4

    Downloads
  • 1.3 115d28b433

    1.3 Stable

    deafmute1 released this 2024-11-03 15:52:09 +11:00 | 16 commits to master since this release

    • Add ability to delete links using the cmd/⌘ modifier.
    Downloads
  • 1.2 cb4f1db614

    1.2 Stable

    deafmute1 released this 2024-11-02 16:03:51 +11:00 | 18 commits to master since this release

    • Add collection id search filter, with CLI argument to trigger it. This allows searching within a specific collection by its id using a specific script filter keyword.
    • Allow search queries to have spaces
    Downloads
  • 1.1 75fa640bd8

    v1.1 Stable

    deafmute1 released this 2024-08-15 17:05:24 +10:00 | 20 commits to master since this release

    Remove env folder from exported release workflow.

    Downloads
  • 1.0 60cd43aeda

    Stable

    deafmute1 released this 2024-06-20 17:00:05 +10:00 | 25 commits to master since this release

    Downloads