\[ **BT: [[knowledge#storage and retrieval of information|storage and retrieval of information]]** ]
---
# Obsidian
---
## how to use callouts
- see: [[Obsidian callouts]]
---
## how to mass edit files
1. Close Obsidian.
2. Open Notepad++
3. Navigate to Notepad++’s **Search** > **Replace…** > **Find in Files**.
4. Point the directory to the folder you want to make your edits in.
5. Fill in your find what/replace with.
6. **Replace in Files**.
7. Done!
8. Re-open Obsidian. It will probably re-index everything, but you’re good :D
![[Notepad++ how-to 2025.png]]
---
<small>Source(ish): Comments on ‘Here’s how to batch edit txt documents in Notepad++’, *r/skyrimmods* (Reddit), 2021, https://www.reddit.com/r/skyrimmods/comments/bte84c/heres_how_to_batch_edit_txt_documents_in_notepad/.</small>
---
## how to use transclusion
*AKA: how to embed a note in another note*
To embed a note:
```
![[Internal links]]
```
To embed a heading:
```
![[Internal links#Heading name]]
```
<iframe width="560" height="315" src="https://www.youtube.com/embed/6YxsJ6IzyUs" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
via Jorge Arango’s [24 Sept 2021 post](https://jarango.com/2021/09/24/using-transclusion-in-obsidian/).
---
## ↬ external resources
- [How are you using Daily Notes?](https://forum.obsidian.md/t/how-are-you-using-daily-notes/7827/24)
- [My updated Creator Workspace](https://www.reddit.com/r/ObsidianMD/comments/123rzrm/my_updated_creator_workspace/)
- [SIRvb’s fiction vault](https://publish.obsidian.md/slrvb/90+Site/SlRvb+Home)
- [How I Plan and Write Fiction in Obsidian](https://write.as/vanessaglau/how-i-plan-and-write-fiction-in-obsidian)
- [Writing a Novel in Markdown](https://pdworkman.com/writing-a-novel-in-markdown/)
- [Writing a Novel](https://markmcelroy.com/ive-decided-to-write-a-novel-in-public-using-obsidian-md/)