Turn Your Browser Into a Local Notebook With One Line of Code
Oct 19, 2024
You can instantly convert your browser into a local notebook with just one line of code. Here’s how:
data:text/html,<div style="padding: 1rem;"><textarea style="min-height: 95%; width: 100%;padding: 1rem; font-size: 20px;"></textarea></div>
How to Use It:
- Copy the code above.
- Paste it into your browser’s address bar.
- Hit Enter.
- You now have a simple, local notebook!
Try it for quick notes or code snippets right in your browser!
More content at Medium
Follow me on YouTube, Github, Twitter, LinkedIn, Dev.to, and Stackblitz.