欢迎加微讨论:SuppleThinking
This plugin for Obsidian deals multi notes from search results、current file、Dataview query string...
- 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)
- Select:Select at least one file you want to cook
- Cook:Execute target command(e.g. Move/Copy, Delete ...)
- Confirm:Confirm execution
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)
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
All commands open a popup to be confirmed.
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
- Download the latest release
- Extract the obsidian-file-cooker folder from the zip to your vault's plugins folder:
<vault>/.obsidian/plugins/
Note: On some machines the.obsidian
folder may be hidden. On MacOS you should be able to pressCommand+Shift+Dot
to show the folder in Finder. - Reload Obsidian
- If prompted about Safe Mode, you can disable safe mode and enable the plugin.