File Cooker

by iuian
5
4
3
2
1
Score: 59/100

Description

Category: File Management

The File Cooker plugin is a powerful tool for Obsidian users who need to manipulate multiple files at once. With this plugin, you can add or delete tags, aliases, and CSS classes from multiple files with ease. You can also use the Search Results Command to work directly with search results, and even cook up Dataview queries to create new files. The plugin offers a range of cooking options, including moving, copying, renaming, and deleting files, as well as merging files together or creating new ones from unresolved links. Whether you're organizing your notes or creating new content, the File Cooker plugin is sure to streamline your workflow and save you time.

Reviews

No reviews yet.

Stats

63
stars
14,277
downloads
3
forks
1,402
days
62
days
62
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
18
total issues
7
open issues
11
closed issues
2
commits

Latest Version

2 months ago

Changelog

  • 优化弹窗样式(Optimize the popup style)
  • 增加对Bases的支持(Add support for Bases)

README file from

Github

欢迎加微讨论:IvyOdds

中文文档

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))
  • Add Bases query results as a file-only source (ignores non-file rows with count notice)
  • files from clipboard
  • file links in current file
  • files from dataview query(need to install dataview plugin)

obsidian-file-cooker Demo Image

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)

Bases query file operations (New in v2.0.0)

When the Bases data source is available, File Cooker provides a full Bases command group aligned with Dataview file commands:

  • Move bases query results to ...
  • Sync bases query results to flomo ...
  • Merge bases query results to ...
  • Delete bases query results!
  • Copy bases result links!
  • Edit Properties in bases results ...
  • Rename in bases results ...
  • Add bases query results to canvas...
  • Add bases task to canvas...

Behavior boundaries:

  • File-only mapping: only rows that can be mapped to real vault files are processed.
  • Ignore non-file rows: unmapped rows are skipped, and a notice reports the ignored count.
  • No row writes: File Cooker does not modify Bases row fields in this flow.

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.

Context menu entry (New)

File Cooker now also adds context-menu entries in two places:

  • Editor context menu
    • File Cooker > Selection: sync selected text to flomo / add selection to canvas (only available when selection is not empty)
    • File Cooker > Current file links: run link-based operations from the current file
  • File explorer context menu
    • File Cooker > Target file: run single-file operations on the file you right-clicked

Notes:

  • Destructive actions (like delete) still require confirmation.
  • If no active file exists, current-file-link operations are safely blocked with a notice.

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
  • 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 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

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Advanced New File
5 years ago by Ivan Chernov
Create file in chosen folder
Aggregator
3 years ago by SErAphLi
This plugin helps you gather information from files, and make a summary in the file.
Auto File Organizer
2 years ago by mofukuru
Obsidian plugin: Automatically organizes files into folders based on their extensions.
Automatically reveal active file
5 years ago by Matt Sessions
Obsidian plugin to reveal the active file automatically when you open a file
Bellboy
4 years ago by Shaked Lokits
Opinionated file structure manager for the Obsidian knowledge base.
Checklist
5 years ago by delashum
Confluence Link
2 years ago by Razvan Bunga
Convert obsidian md file into confluence pages
Course Module Loader
a year ago by Sebastian Kamilli
Downloads and unzips course module zip files from a URL into a specified vault folder, skipping existing files.
Easy Bake
3 years ago by mgmeyers
Compile many Obsidian notes down to one.
Edit Gemini
4 years ago by Basil_Mori
Emo
4 years ago by yaleiyale
Use image/file hosting in Obsidian by clipboard or draging file. Obsidian 图床聚合 & Github上传器
Ffmpeg Converter
2 years ago by MrAnyx
Convert your assets into other formats. Convert, Compress and Optimize your vault
File Cleaner
4 years ago by Johnson0907
A file cleaner plugin for Obsidian.
File Color
3 years ago by ecustic
An Obsidian plugin for setting colors on folders and files in the file tree.
File Diff
3 years ago by Till Friebe
View the difference between two files within Obsidian.
File Explorer Note Count
5 years ago by Ozan Tellioglu
Obsidian Plugin for viewing the number of elements under each folder within the file explorer
File Ignore
a year ago by Feng
An Obsidian plugin that controls file indexing by managing dot prefixes on files/folders to truly hide/exclude them, providing a .gitignore-like experience.
File Manager
2 years ago by Juan Sicilia
A file manager plugin for Obsidian
File path to URI
5 years ago by Michal Bureš
Convert file path to uri for easier use of links to local files outside of Obsidian
File Tree Alternative
5 years ago by Ozan Tellioglu
This Obsidian Plugin allows users to have a different file explorer experience.
File Tree Generator
3 years ago by Unarray
An Obsidian extension to generate a file tree using callouts!
Find orphaned files and broken links
6 years ago by Vinzent
Find files, which are nowhere linked, so they are maybe lost in your vault.
Fold Properties
2 years ago by James Alexandre
Adds Fold/Unfold Properties Function to Folder Context Menu
Folder Tabulation
2 years ago by SpeedaRJ
An open source plugin for obsidian that let's you treverse local folder structure via keybindings and commands.
Get Info
5 years ago by Chetachi
A small menu that is tucked inside your status bar and shows helpful information for your chosen file 📄.
Git Url
3 years ago by khuongduy354
Home tab
3 years ago by Renso
A browser-like search tab for your local files in Obsidian.
Image Collector
2 years ago by tdaykin
Incomplete files
3 years ago by Hananoshika Yomaru
Rule based incomplete files discovery
Janitor
4 years ago by Gabriele Cannata
Performs various maintenance tasks on the Obsidian vault
Local File Interface
4 years ago by qawatake
An Obsidian plugin to provide commands for moving files in and out of the vault
Markdoc
3 years ago by Maciej Jur
Basic markdoc support for Obsidian
Metadata Menu
4 years ago by mdelobelle
For data management enthusiasts : type and manage the metadata of your notes.
Modal Opener
2 years ago by Muuxi
Open files and links in modal windows, or create and edit compatible files in modal windows.
Nav Weight
2 years ago by shu307
A simple plugin designed to sort files in navigation based on markdown frontmatter (also known as metadata) for Obsidian.
Neighbouring Files
2 years ago by Fabian Untermoser
Obsidian Plugin to navigate to the next and previous file in the current directory
Nuke Orphans
4 years ago by Sandorex
Obsidian notes plugin that trashes orphaned files and attachments
Open files with commands
3 years ago by Lost Paul
Create commands that only open one file at the time and that can be used with the commander plugin.
Open in GitHub
a year ago by Muurphy Chen
This is an Obsidian plugin designed to open project or files directly in GitHub via your browser.
Open In New Tab
3 years ago by patleeman
Recent Files
5 years ago by Tony Grosinger
Display a list of most recently opened files
Redirect
4 years ago by Jacob Levernier
An Obsidian plugin for adding aliases to any file
Remember File State
4 years ago by Ludovic Chabant
A plugin for Obsidian that remembers cursor position, selection, scrolling, and more for each file.
Review Notes Plugin
3 years ago by tjandy98
Ruled template
3 years ago by YPetremann
An obsidian plugin that check rules to select which template to use.
Sort Frontmatter
3 years ago by Kanzi
Sort frontmatter automatically
Static File Server
5 years ago by Elias Sundqvist
Serve obsidian vault subfolders with a static web server
Structured Tree
2 years ago by Marius Svarverud
A file explorer for navigating hierarchical notes separated by '.'
Symlink Creator
2 years ago by Tobias Heidler
A plugin for Obsidian that allows the creation of symlinks - for Windows, OS X and Linux only!
SyncFTP
3 years ago by Alex Donnan
An Obsidian.md plugin that allows users to add their own SFTP host and credentials to sync to and from.
Tags Overview
3 years ago by Christian Wannerstedt
Obsidian plugin which adds an extended tags panel where tagged files can be overviewed, filtered and accessed in an easy way.
Weekly Review
3 years ago by Brandon Boswell
🪝 Grappling Hook
3 years ago by pseudometa
Obsidian Plugin for blazingly fast file switching. For those who find the Quick Switcher still too slow.