mirror of
https://github.com/qawatake/obsidian-local-file-interface-plugin.git
synced 2026-07-22 06:10:30 +00:00
No description
| src | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc.js | ||
| .gitignore | ||
| .prettierrc | ||
| esbuild.config.mjs | ||
| LICENSE | ||
| manifest.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| versions.json | ||
Local File Interface Plugin
This plugin provides commands for moving files in and out of the vault. There are four features as follows.
- a command to import local files outside the vault,
- a command to export files in the vault to other locations in the device,
- a folder menu for import files,
- a file menu for exporting.



