No description
Find a file
2024-11-04 17:03:52 +01:00
.github/workflows removed style.css from release.yml 2024-10-06 01:16:39 +02:00
doc fixed one bug (dirs or files with spaces) and added some documentation 2024-10-06 11:55:04 +02:00
.editorconfig created the main plugin 2024-10-06 00:31:45 +02:00
.eslintignore created the main plugin 2024-10-06 00:31:45 +02:00
.eslintrc created the main plugin 2024-10-06 00:31:45 +02:00
.gitignore created the main plugin 2024-10-06 00:31:45 +02:00
.npmrc created the main plugin 2024-10-06 00:31:45 +02:00
esbuild.config.mjs created the main plugin 2024-10-06 00:31:45 +02:00
LICENSE Initial commit 2024-10-06 00:35:57 +02:00
main.ts fixed everything according to https://github.com/obsidianmd/obsidian-releases/pull/4339#issuecomment-2441535334 2024-11-04 16:58:38 +01:00
manifest.json changed version + url and removed empty funding 2024-11-04 17:03:52 +01:00
package-lock.json fixed everything according to https://github.com/obsidianmd/obsidian-releases/pull/4339#issuecomment-2441535334 2024-11-04 16:58:38 +01:00
package.json fixed everything according to https://github.com/obsidianmd/obsidian-releases/pull/4339#issuecomment-2441535334 2024-11-04 16:58:38 +01:00
README.md fixed everything according to https://github.com/obsidianmd/obsidian-releases/pull/4339#issuecomment-2441535334 2024-11-04 16:58:38 +01:00
tsconfig.json created the main plugin 2024-10-06 00:31:45 +02:00
version-bump.mjs created the main plugin 2024-10-06 00:31:45 +02:00
versions.json created the main plugin 2024-10-06 00:31:45 +02:00

downloadPDF

A small plugin that allows you to download all your PDF files and save them locally

Use

Open your command palette and use downloadPDF: download PDF files in all documents to download all PDF files to the parent directory of each linked file.