Skip to main content

A simple one-big-note app with Markdown support

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, and code snippets.

Features

Main View

Local Site Copy

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 Interface: Clean, responsive design built with FastAPI

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 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.7+
  • 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

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:

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

Your note content here...

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

Another note...

Contributing

Contributions are welcome! Please feel free to submit a Pull Request. Note that by contributing to this project, you agree to license your contributions under the GNU General Public License v3.0.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

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.1.tar.gz (700.0 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.1-py3-none-any.whl (701.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for noteflow-0.1.1.tar.gz
Algorithm Hash digest
SHA256 2f3bbbe8594c9fff9f9f44bb42e3d1bbea78a3f837bd432db5657b15a3f987a2
MD5 4f996629892877e3f70139c330b994ed
BLAKE2b-256 a20e0d835806bd41d33fd333359bb3d8716a9a5d9739e597148969b094660b1e

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for noteflow-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5d32489db1665ba10cbd88be96cc26ab2e84348d54a50b4d0d7e0d60989a8347
MD5 ccaa25a48833636233b20b6bebf6a7d6
BLAKE2b-256 6a60674bd9af5a398640dd9c1a63103a32d921c6b3668bf9a169c3def9d2fd48

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