Skip to content

WIP: An SVG-based note-taking application 📝

License

Notifications You must be signed in to change notification settings

RedCrafter07/notes-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

75c2fa2 · · Sep 21, 2025

History

112 Commits
Sep 21, 2025
Aug 28, 2025
Aug 28, 2025
Jul 17, 2025
Aug 23, 2025
Jul 17, 2025
Jul 17, 2025
Sep 16, 2025

Repository files navigation

RedNotes Plus

An SVG-based note taking application

What is RedNotes Plus?

RedNotes Plus is my take on a modern, simple and intuitive note taking application for stylus input. It was primarily developed for my use in classes, but is of course available for any use case imaginable. By default, it uses s Catppuccin Mochaa as its color palette. However, custom themes are planned soon as well..

What was your motivation?

Apart from being fed up with the fact that most software asks you to pay a subscription, but also limits its functionality if you don't pay, I wanted to improve the note-taking experience on Windows. While there is great note-taking software available, many of the ones I tried were paid for and didn't meet my expectations. In one way or another. That's why I embarked on a journey to create a simple, intuitive yet powerful note-taking software.ware.

Features

  • 📄 Limited and infinite canvas
  • 🎨 Multiple page styles (to be implemented)
  • ✏️ Pressure-sensitive stylus input
  • 📂 Custom file format

Installation

If you want to try out RedNotes Plus (which is currently in its minimal viable product state), feel free to do so in the release section! The application you'll find there is meant to illustrate the direction in which the software is going.

Planned features/TODO

  • Canvas panning restrictions
  • Page style
  • General bugfixes
  • Infinite canvas fixes
  • Custom themes
  • Attachment support
  • PNG/JPG/PDF exports
  • Pinch to zoom
  • Differentiate between mouse/touch and stylus
  • Recently opened notes
  • Rich text support
  • Proper, precise eraser
  • UI for tool settings (changing colors, width, etc.)
  • Allow changing toolbar positions
  • Rust rewrite of the SVG generation

Credits

RedNotes Plus wouldn't be possible without...

  • Svelte, the front-end framework!
  • Tauri, the library this software was created with!
  • Tailwindcss, drastically simplifying CSS!
  • Catppuccin (mocha), the color palette!
  • Vite, the bundler for Tailwind and Svelte!
  • Tabler Icons, the source of the icons used throughout this software!
  • Many friends giving me feedback and feature suggestions along the way!

Use of AI

I have used AI models to help me research what it means to make a user-friendly note-taking app and to inform me on how to implement some features, like a pressure-sensitive pen input. I have written all the code myself though!h!

License

RedNotes Plus is licensed under the MIT license. Any credit when using it is appreciated though!!