Skip to content

This release adds 3 notable features for engineering teams evaluating rollout.

Published 9mo Productivity & Wikis
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Summary

AI summary

Updates 🎯 Core Functionality, ✨ Key Features, and notes.md across a mixed release.

Full changelog

🚀 NoteFlow-Go v1.0.0 - Initial Release

A complete rewrite of NoteFlow in Go, delivering superior performance and new features.

✨ Key Features

  • 10x Faster Startup: Go binary vs Python interpreter
  • Lower Memory Usage: ~15MB vs ~50MB+ for Python version
  • Cross-Folder Tasks: SQLite-based task synchronization across projects
  • Single Binary Deployment: No dependencies required
  • Embedded Assets: All web resources bundled into binary

🎯 Core Functionality

  • Markdown note-taking with live preview and MathJax support
  • Task/checkbox management with persistent state
  • Global task management across all NoteFlow folders
  • Website archiving with full resource inlining (+http prefix)
  • Drag-and-drop file/image uploads
  • Multiple color themes with persistence
  • Single-file storage (notes.md) in working directory
  • Cross-platform support (Windows, macOS, Linux)

📦 Installation

Download the binary for your platform and run noteflow from any directory to start taking notes!

🌐 Global Tasks

New feature: Cross-folder task synchronization! Each NoteFlow instance automatically registers its folder and tasks are synchronized across all projects. Visit /global-tasks to manage tasks from all your NoteFlow folders.


Built with Go using Fiber, Goldmark, and SQLite for optimal performance and reliability.

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track Xafloc/NoteFlow-Go](https:

Get notified when new releases ship.

Sign up free

About Xafloc/NoteFlow-Go](https:

All releases →

Related context

Related tools

Earlier breaking changes

  • v1.8.2 MathJax no longer scans page for `$` delimiters; uses `…`/`…` instead

Beta — feedback welcome: [email protected]