vNotePad is a lightweight, high-performance notepad addon designed for quick in-game note taking.

Features:
- Account-Wide Sync: Your notes follow you across all characters on your account.
- Hyperlink Support: Hold
Shift+Left Clickor drag items into the notepad. - Minimalist UI:
Right Clickheader to quickly collapse the window to clear your screen space. - Cycle Tabs:
Shift+Scrollto quickly cycle tabs. - Fully Customizable: Resize, lock, adjust opacity, and toggle font sizes.
- Moving: Hold
Shift+Left Clickon the window or drag the top header. - Performance Focused: Lightweight code designed for zero impact on your FPS.
- Requires no configuration: Just install and start typing.
- Persistence: All data is saved in your SavedVariables folder.
Use /vp or /vnotepad in-game for help.

Frequently Asked Questions (FAQ)
- Q: Where are my notes stored?
- A: Your notes are stored in the
SavedVariablesfolder within your WoW installation (_retail_/WTF/Account/<YourAccountName>/SavedVariables/vNotePad.lua). This file is what allows your data to persist between sessions.
- A: Your notes are stored in the
- Q: Can I change the color of the text?
- A: Currently, vNotePad supports colors for the tabs, but not the text color.
- Q: Will this addon affect my FPS?
- A: No. vNotePad is built to be extremely lightweight. It only runs intensive "OnUpdate" logic when you are actively interacting with the window (moving or resizing). When idle, it consumes virtually zero CPU.
- Q: Is there a limit to how much I can write?
- A: Each page supports up to 99,999 characters. You can track your current character count in the bottom-right corner of the window.
- Q: Can I use this with other UI addons like ElvUI?
- A: Yes. vNotePad is a standalone frame that acts like any other WoW window. It is fully compatible with major UI suites like ElvUI, Bartender, and WeakAuras.
- Q: Does vNotePad support cross-realm notes?
- A: Yes. Because the notes are stored at the Account Level (not the character level), any notes you write on one character will be immediately available when you log onto another character on the same account.


