unarray_file-tree-generator/README.md
2023-09-21 11:54:49 +02:00

882 B

File Tree Generator

An Obsidian plugin allow you to generate file trees using Obsidian Callouts!

obsidian dark-mode example obsidian light-mode example

How to use?

When editing an Obsidian note, you can use generate file tree command or use the generate file tree Ribbon Icon.

generate file tree pannel

Note

if you are on desktop, you can import a folder by pressing the extra button next to your files paths input


As you see, you can ignore patterns of files/folders in the setting tabs.
This patterns follow the gitignore spec 2.22.1

generate file tree pannel

Note

This plugin use FS (desktop only) to load files from your local directory.