The Data Files Editor plugin enables users to create and edit `.txt`, `.json`, and `.xml` files directly within Obsidian. It provides a seamless way to manage non-markdown data files, allowing customization through settings that enable or disable editing and creation for each supported file type. Users can create new data files through the file tree's context menu, ensuring flexible file placement. While the plugin currently supports plain text and JSON with syntax highlighting, future updates aim to enhance XML editing capabilities. This tool enhances Obsidian's functionality for users who work with structured and unstructured data files alongside their notes.
The Smart Export plugin follows links from a chosen root note, builds a note tree and turns that structure into exports that are easier to read, share or feed into language models. It gives separate depth controls for full content and title only context, so large vaults can be trimmed without losing the overall map. Users can traverse outgoing links, incoming links or both, then filter results with folder, tag and property based exclusion rules. The export can be copied to the clipboard or written as a new note inside the vault. It also supports XML, print focused Markdown and template based Markdown outputs, including custom templates with placeholders.