The Notion you ordered from Temu has arrived!
A lightweight, personal project management app that's definitely not Notion. It's Not-ion. Get it?
Not-ion is a personal project for organizing future "projects" - because we all have that one folder of ideas that will totally get done someday. Built as a fun exploration of what it takes to create a note-taking and organization app.
tl;dr: I wanted to understand how Notion-like apps work, so I'm building one. It's a knockoff, and I own it. π¨
- π Pages & Blocks - Create nested pages and content blocks
- βοΈ Rich Text Editing - Format your thoughts (or at least try to)
- π¨ Clean UI - Minimalist design that's easy on the eyes
- πΎ Local Storage - Your data stays on your machine
- π Fast & Lightweight - No bloat, just the essentials
- React - Because components are cool
- Vite - Lightning-fast development
- Tailwind CSS - Utility-first styling
- pnpm - Fast, efficient package management
- Node.js (v18+)
- pnpm (or npm/yarn if you're old school)
# Clone this beauty
git clone https://github.com/Zenypher/not-ion.git
# Navigate to the project
cd not-ion
# Install dependencies
pnpm install
# Fire it up
pnpm devOpen http://localhost:5173 and start organizing those "future projects"!
pnpm build
pnpm previewnot-ion/
βββ src/
β βββ components/ # Reusable UI components
β βββ pages/ # Page components
β βββ utils/ # Helper functions
β βββ App.jsx # Main app component
βββ public/ # Static assets
βββ package.json # Dependencies
- β Because naming things is hard
- β Because it's technically not Notion
- β Because Temu knockoff jokes are funny
- β Because I needed a project to learn React better
- It's not Notion (by design)
- Your productivity might not increase
- May cause excessive tinkering instead of actual work
- More block types (images, code, embeds)
- Database views
- Keyboard shortcuts
- Dark mode (because it's 2025)
- Export functionality
- Actually use it for project management
This is a personal learning project, but if you find bugs or have suggestions, feel free to open an issue! PRs welcome if you want to help make this knockoff slightly less knockoff-y.
MIT - Do whatever you want with it. Copy it, fork it, make it better than Notion (unlikely, but shoot your shot).
- Notion - For being the inspiration (and the thing I'm shamelessly copying)
- Temu - For existing and making this joke possible
- Coffee - For fueling this project
Disclaimer: This is a personal project for learning purposes. Not affiliated with Notion or Temu. Please don't sue me, I have student loans.
Made with β and questionable life choices