noote logo

noote.me/?

Ephemeral Notes for the Modern Web

Create, share, and collaborate on temporary notes. No login required. Just write and share.

Why Choose noote?

Instant Creation

No sign-up, no hassle. Start writing immediately.

🔗

Shareable Links

Get a unique URL to share with anyone, anywhere.

🔒

No Login Required

Privacy-first. We don't track you or require accounts.

⏱️

Auto-Save

Your work is saved automatically every 5 seconds.

🌐

Markdown Support

Full Markdown syntax with live preview and code highlighting.

🗑️

Auto-Reset

Inactive notes are automatically reset after 9 days.

🔥

Burn After Reading

Set view limit, content auto-destroys when reached.

🔐

Password Protection

Set edit password to protect your content securely.

🤗

Continuous Improvement

Improving with care, looking forward to feedback, love the Internet.

How It Works

01

Click Create

Start with a blank note or use our templates

02

Write & Edit

Use Markdown, paste code, or write plain text

03

Share the Link

Copy the URL and share with your team

Quick Create Notes

Multiple ways to quickly create notes and integrate into your workflow

🔗

URL Parameters

Plain text parameter

https://noote.me/?text=Hello%20World

Multi-line content

https://noote.me/?content=Line1%0ALine2

Base64 encoded

https://noote.me/?data=SGVsbG8gV29ybGQ=

Example URL

https://noote.me/?text=test
📚

Browser Bookmarklet

Drag buttons below to your bookmark bar

Quick create empty note

📝 Noote ➕

Create from selected text

✂️ Noote it !

Select text then click bookmark to create

💻

API Programming

JavaScript

const text = "Hello";
window.open(
  `https://noote.me/?text=${encodeURIComponent(text)}`
);

Python

import webbrowser
from urllib.parse import quote

text = "Hello"
webbrowser.open(
  f"https://noote.me/?text={quote(text)}"
)

Supports any programming language, easy integration

Use Cases

📱

Quick create on mobile via share function

🔗

Integrate Noote creation links in other apps

⌨️

Batch creation via scripts or command line

🌐

Embed 'Send to Noote' links in web pages

The Internet's Notepad - How Will You Use It?

Flexible use cases · Instant access · Perfect compatibility across mobile & PC

noote.me QR Code

Scan to start instantly