빠른 메모

선택적 비밀번호 보호 기능을 사용하여 공유 가능한 온라인 메모를 만드세요.

무료로 공유 가능한 빠른 노트

제목, 목록, 인용문, 코드 블록, 링크, 하이라이트 등 서식 있는 텍스트 편집기로 작성하세요. 누구와도 dokall.com/notes/your-slug을(를) 공유하세요.

나중에 업데이트하거나 삭제하려면 이 브라우저에 편집 토큰을 보관하세요. 비활성 메모는 90일 후에 제거됩니다.

Frequently Asked Questions

Where are my notes stored?
Notes are stored locally in your browser using localStorage or IndexedDB. They persist between sessions on the same browser and device. Clearing browser data will delete your notes.
Can I access notes on another device?
Not by default. Local storage is device-specific. To use notes across devices, copy and paste content manually or use a synced note service. Quick Note is designed for fast, private, local note-taking.
What formatting is supported?
Quick Note supports rich text formatting including bold, italic, headings, lists, links, and code blocks through a built-in editor. Formatting is stored as HTML or editor-native format.
Is there a note size limit?
Browser local storage typically allows 5-10 MB per origin. This accommodates thousands of notes with rich text. Extremely large notes with embedded images may approach the limit faster.
Are my notes encrypted?
Notes are stored in plain text in browser storage. Anyone with access to your browser profile can read them. Do not store passwords, financial data, or highly sensitive information in Quick Note.