You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,11 @@ Perfect for publishing to static sites like [GitHub Pages](https://pages.github.
27
27
-**Preservation** - Keep your original notes unchanged in your vault
28
28
-**Customizable Paths** - Configure target paths for your uploaded images
29
29
-**Optional In-Place Replacement** - Option to update original files directly if preferred
30
+
-**Flexible Attachment Locations** – Choose where attachments are saved:
31
+
- Vault folder: Adds the attachment to the root of your vault.
32
+
- In the folder specified below: Adds the attachment to a specified folder.
33
+
- Same folder as current file: Adds the attachment to the same folder as the note you added it to.
34
+
- In subfolder under current folder: Adds attachments to a specified folder next to the note you added the attachment to. If it doesn't exist, Obsidian creates it when you add an attachment.
0 commit comments