Skip to content

obsidian/components/rename-delete-handler-component

Contains utility functions for handling rename and delete events in Obsidian.

ClassDescription
RenameDeleteHandlerComponentComponent that handles rename and delete events in Obsidian. It listens to rename and delete events and updates links accordingly. It also handles edge cases such as case-only renames and collisions with existing files.
InterfaceDescription
RenameDeleteHandlerSettingsSettings for the rename/delete handler.
EnumDescription
EmptyFolderBehaviorA behavior of the rename/delete handler when deleting empty folders.