Description
Productivity Tools Plugin
Category: Productivity Tools
The Wayback Archiver plugin assists users by automatically archiving web links using the Wayback Machine's API and embedding the archived versions into notes. It includes vault-wide link scanning, filters to exclude or include specific links, URL substitution rules, and retry mechanisms for failed attempts. Additionally, it offers profile-based settings for tailored configurations and commands for managing and processing archives efficiently. This plugin is particularly useful for users who desire a reliable snapshot of referenced web content.
Reviews
No reviews yet.
Stats
13
stars
13 stargazers
842
downloads
842 downloads
1
forks
1 forks
346
days
346 days since creation
20
days
20 days since last commit
30
days
30 days since last release
4
total PRs
4 total pull requests
0
open PRs
0 open pull requests
2
closed PRs
2 closed pull requests
2
merged PRs
2 merged pull requests
1
total issues
1 total issues
0
open issues
0 open issues
1
closed issues
1 closed issues
0
commits
0 total commits in last one year
RequirementsExperimental
You need a Wayback Machine account with SPN API v2 keys to archive links.
Latest Version
a month ago
Changelog
The update is about cleaning up toolchain and tackling vulnerabilities. No impact on user experience.
Security
- Dependency Hardening: Removed other redundant packages to significantly reduce the project's security footprint.
- Vulnerability Remediation: Addressed high/moderate-severity vulnerabilities in transitive dependencies (flatted, picomatch) by enforcing patched versions via pnpm overrides.
Maintenance & Cleanup
- Major Dependency Audit: Streamlined the project by removing multiple unnecessary packages, including rollup, minimatch, jsdom, eslint-related tools, and @vitest/ui.
- Tooling Updates: Upgraded the core development toolchain—including typescript, vitest, oxlint, and vite—to their latest versions for improved stability and build performance. Oxfmt is too new to update.
- Reliability: Verified all changes through a comprehensive 21-test suite pass, ensuring full compatibility and stability of the plugin's features.
README file from