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.
Stats
5
stars
5 stargazers
429
downloads
429 downloads
0
forks
0 forks
105
days
105 days since creation
17
days
17 days since last commit
17
days
17 days since last release
11
total PRs
11 total pull requests
0
open PRs
0 open pull requests
2
closed PRs
2 closed pull requests
9
merged PRs
9 merged pull requests
0
total issues
0 total issues
0
open issues
0 open issues
0
closed issues
0 closed issues
0
commits
0 total commits in last one year
Latest Version
17 days ago
Changelog
What's Changed
- Updated the README file by @nitishkhurana in https://github.com/nitishkhurana/obsidian-move-files-plugin/pull/8
- Added setting to retain the folder structure by @nitishkhurana in https://github.com/nitishkhurana/obsidian-move-files-plugin/pull/11
Full Changelog: https://github.com/nitishkhurana/obsidian-move-files-plugin/compare/1.1.0…1.2.0
README file from