Description
File Management Plugin
Category: File Management
The Move Files Plugin plugin helps you organise notes by automatically relocating all linked files-such as images and PDFs-into a dedicated subfolder named after the note. When triggered via the command palette, it scans the note for linked resources, moves those files into a "{filename} files" folder, and updates all relevant links within the note to reflect the new paths. This is particularly useful for users who want to keep their vault tidy and maintain clear separation between notes and their associated media. It simplifies housekeeping without breaking references or requiring manual file edits.
Reviews
No reviews yet.
Stats
6
stars
6 stargazers
899
downloads
899 downloads
1
forks
1 forks
278
days
278 days since creation
21
days
21 days since last commit
22
days
22 days since last release
13
total PRs
13 total pull requests
0
open PRs
0 open pull requests
2
closed PRs
2 closed pull requests
11
merged PRs
11 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
Latest Version
23 days ago
Changelog
What's Changed
- Fix for path duplication and link corruption bug by @nitishkhurana in https://github.com/nitishkhurana/obsidian-move-files-plugin/pull/13
- Updated the version in manifest.json by @nitishkhurana in https://github.com/nitishkhurana/obsidian-move-files-plugin/pull/14
Full Changelog: https://github.com/nitishkhurana/obsidian-move-files-plugin/compare/1.2.0…1.3.0
README file from