Skip to main content

A lightweight, Markdown-based note-taking application with task management capabilities, providing a clean interface for creating, viewing, and managing notes with support for tasks, images, and code snippets.

Project description

NoteFlow

NoteFlow is a lightweight, Markdown-based note-taking application with task management capabilities. It provides a clean interface for creating, viewing, and managing notes with support for tasks, images, files,and code snippets.

Features

Initial View:

Initial View

Markdown Editor:

Markdown Editor

Upload Images and Files:

Upload Images and Files

Point in Time Site Copy/Bookmark:

Point in Time Site Copy/Bookmark

Multiple Themes:

Multiple Themes

Features

  • 📝 Continuous Flow: All notes stream into a single Markdown file, creating a natural timeline
  • ✅ Active Tasks Tracking: Active tasks automatically surface to a dedicated panel
  • 🔍 Pure Markdown: Write in plain Markdown and use checkboxes for task management
  • 💾 Zero Database: Your entire note history lives in one portable Markdown file
  • 🚀 Instant Start: Zero configuration required - just launch and start writing
  • 🔒 Privacy First: Runs entirely local - your notes never leave your machine
  • ✨ Modern / Retro Interface: Clean, responsive design built with FastAPI
  • 📚 Site Links and Archival: Save site links, and generate a static HTML archive version of linked sites
  • 🎨 Multiple Themes: Choose from a variety of themes
  • 🔗 Save Files/Images: Archive files and images locally
  • 🖥️ Multiple Instances: Open multiple instances of Noteflow to take notes in different directories

Quick Start

To quickly get started with Noteflow, follow these steps:

  1. Install Noteflow: Use pip to install the package:

    pip install noteflow
    
  2. Install Noteflow: Use Homebrew to install the package:

    brew tap Xafloc/noteflow
    brew install noteflow
    
  3. Run Noteflow: After installation, you can run Noteflow using the command line from any folder you'd like to take notes in:

    noteflow
    
  4. Access the Application: Your web browser should open automatically, else open your web browser and navigate to http://localhost:8000 to start using Noteflow.

That's it! You're now ready to start using Noteflow for your note-taking needs.

Requirements

  • Python 3.9+
  • FastAPI
  • uvicorn
  • markdown-it-py
  • Other dependencies listed in requirements.txt

Taking Notes

  • Type your note in the content area
  • Optionally add a title
  • Click "Add Note" or press Ctrl+Enter to save

Creating Tasks

  • Use Markdown checkboxes:
    - [ ] New task
    - [x] Completed task
    
  • Tasks automatically appear in the Active Tasks panel
  • Click checkboxes to mark tasks as complete

Attaching Images and Files

  • Drag and drop images or files into the Noteflow input box to attach them to your note
  • Images and files are automatically embedded in the note and saved locally within the assets/images and assets/files folders

Saving Site Links and Archiving

  • Create a link in your note by typing + followed by the URL (e.g., +https://www.google.com)
  • Site link will be saved and archived locally within the assets/sites folder

Markdown Support

NoteFlow supports standard Markdown syntax including:

  • Headers
  • Lists (bulleted and numbered)
  • Checkboxes
  • Bold/Italic text
  • Code blocks
  • And more!

File Structure

Your notes are stored in notes.md in your working directory. The file format is simple:

## 2024-10-30 12:34:56 - Optional Title

Your note content here...

---

## 2024-10-30 12:33:45

Another note...

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details. This license ensures that:

  • You can freely use, modify, and distribute this software
  • Any modifications or derivative works must also be licensed under GPL-3.0
  • The source code must be made available when distributing the software
  • Changes made to the code must be documented

For more information, see the full license text.

Made with ❤️ for note-taking enthusiasts

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

noteflow-0.1.6.tar.gz (708.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

noteflow-0.1.6-py3-none-any.whl (701.5 kB view details)

Uploaded Python 3

File details

Details for the file noteflow-0.1.6.tar.gz.

File metadata

  • Download URL: noteflow-0.1.6.tar.gz
  • Upload date:
  • Size: 708.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.13.0

File hashes

Hashes for noteflow-0.1.6.tar.gz
Algorithm Hash digest
SHA256 0af3d8c2267e1cb0d32bafb2844ed92ede15904cb1b2220408d960cf36d1f6dd
MD5 0c67ec3c9f4c4463dd0bf2ac9617f3f8
BLAKE2b-256 b851a9136eff5372289f4f052cbef18cbc28dc779ae34024f4fb3a7bffca6e41

See more details on using hashes here.

File details

Details for the file noteflow-0.1.6-py3-none-any.whl.

File metadata

  • Download URL: noteflow-0.1.6-py3-none-any.whl
  • Upload date:
  • Size: 701.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.13.0

File hashes

Hashes for noteflow-0.1.6-py3-none-any.whl
Algorithm Hash digest
SHA256 a420adc665e50b6e5f30670ae54d6c24904a4b71885ccca0834dd23518d157ac
MD5 f803c39037d99d1bcbda8ae0dc96b7e6
BLAKE2b-256 ac584c6ca0efd6c69ac2f4dac0adcd6b6d9f3d3200c1bfab2ff5b08c9a66bc18

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page