added screenshot to readme
This commit is contained in:
parent
df2724cf25
commit
50bcf6206b
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
A desktop GUI tool for browsing a directory tree, selecting files/folders, and exporting their contents as a single concatenated text block — useful for feeding code into LLMs.
|
||||
|
||||

|
||||
|
||||
## What it does
|
||||
|
||||
- Displays a navigable file tree for any directory you specify
|
||||
|
|
@ -75,4 +77,4 @@ Set-ExecutionPolicy -Scope CurrentUser -ExecutionPolicy RemoteSigned
|
|||
3. The left panel shows the folder tree; click a folder to view its contents on the right
|
||||
4. Click a checkbox to toggle include/exclude — red = excluded, green = included
|
||||
5. Use the root folder checkbox to include/exclude everything at once, then carve out exceptions
|
||||
6. Click **Generate** to preview the output, then **Copy All** to copy to clipboard
|
||||
6. Click **Generate** to preview the output, then **Copy All** to copy to clipboard
|
||||
|
|
|
|||
Binary file not shown.
|
After Width: | Height: | Size: 217 KiB |
Loading…
Reference in New Issue