Project Path: history_notes
Source Tree:
```txt
history_notes
├── history
│ ├── medieval.txt
│ ├── renaissance.txt
│ └── ww2.txt
└── meta
└── my_revision_goals.txt
```
`history_notes/history/medieval.txt`:
```txt
Key events: Fall of Rome, Viking raids, Magna Carta
Important dates: 476 AD, 793 AD, 1215 AD
```
`history_notes/history/renaissance.txt`:
```txt
Key figures: Leonardo da Vinci, Michelangelo, Copernicus
Cultural shifts: Humanism, art revival, printing press
```
`history_notes/history/ww2.txt`:
```txt
Key events: D-Day, Hiroshima, End of War
Leaders: Churchill, Roosevelt, Hitler, Stalin
```
`history_notes/meta/my_revision_goals.txt`:
```txt
Focus: Memorize key events, understand causes & consequences
Deadline: 2 weeks
```
How to use Code2Prompt ?
Code2Prompt comes with different flavors depending on your needs.