Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivaneye/obsidian-files-cooker
An obsidian plugin for moving search files to target folder
https://github.com/ivaneye/obsidian-files-cooker
Last synced: about 1 month ago
JSON representation
An obsidian plugin for moving search files to target folder
- Host: GitHub
- URL: https://github.com/ivaneye/obsidian-files-cooker
- Owner: ivaneye
- License: apache-2.0
- Created: 2022-06-22T14:58:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-13T11:28:35.000Z (7 months ago)
- Last Synced: 2024-08-02T17:30:20.895Z (4 months ago)
- Language: TypeScript
- Size: 1.67 MB
- Stars: 45
- Watchers: 3
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-obsidian-zh - ivaneye/obsidian-files-cooker
README
> 欢迎加微讨论:SuppleThinking
> [中文文档](README_zh.md)
# obsidian-file-cooker
This plugin for Obsidian deals multi notes from search results、current file、Dataview query string...
## Features- Add/Delete values to tags、alias、cssclasses(delete values when values start with - ,multi values split by ,)---**New in 1.8.1**
- Add Search-Results-Command,can deal with search results directly---**New in v1.7.8**
- Add Multi-File to target Canvas --- **New in v1.7.0**
- Add text to target Canvas---**New in v1.7.6**
- Add Dataview Task to target Canvas---**New in v1.7.7**
- Move/Copy Multi-File to target folder
- Rename Multi-File
- Add/Edit/- Add/Edit/Delete:-) Multi-File's Props(no need to install **MetaEdit** plugin from 1.8.0)
(propValue:-) Multi-File's Props(no need to install **MetaEdit** plugin from 1.8.0)
- Delete Multi-File
- Merge Multi-File to target file
- Create files from unresolved links
- Sync Multi-File to flomo
- Copy Dataview result links to clipboard(DataviewJS pages queries is supported since **v1.7.1**))> - files from clipboard
> - file links in current file
> - files from dataview query(need to install **dataview** plugin)![obsidian-file-cooker Demo Image](demo.png)
## Usage
- **Select**:Select at least one file you want to cook
- **Cook**:Execute target command(e.g. Move/Copy, Delete ...)
- **Confirm**:Confirm execution### Select
Support 3 selects ways:
- Copy file links to clipboard. e.g. Copy obsidian search results
- Content or links in current file
- Dataview search command/DataviewJS pages queries(**New in v1.7.1**)### Cook
Depends on the different way to select, execute a different command.Ensure:
- Copy before executing deal-with-clipboard command.
- Open file before executing deal-with-current-file command.
- Selected Dataview-Command before executing deal-with-dataview command### Confirm
All commands open a popup to be confirmed.
## How to install
### From within Obsidian
You can activate this plugin within Obsidian by doing the following:
- Open Settings > Third-party plugin
- Make sure Safe mode is off
- Click Browse community plugins
- Search for "File Cooker"
- Click Install
- Once installed, close the community plugins window and activate the newly installed plugin### Manual installation
- Download the [latest release](https://github.com/ivaneye/obsidian-files-cooker/releases/latest)
- Extract the obsidian-file-cooker folder from the zip to your vault's plugins folder: `/.obsidian/plugins/`
Note: On some machines the `.obsidian` folder may be hidden. On MacOS you should be able to press `Command+Shift+Dot` to show the folder in Finder.
- Reload Obsidian
- If prompted about Safe Mode, you can disable safe mode and enable the plugin.# Buy me a coffee