Skip to content

Phatnoir/MarkFolder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MarkFolder

A simple, fast, local-first Markdown file manager with live preview, checkbox interactivity, dark mode, categories, and file export.

Built for people who want to quickly paste, edit, and organize Markdown notes without needing an account, server, or complex setup.
Everything stays inside your browser — powered by localStorage and pure JavaScript.


Features

  • 📝 Live Markdown editing with GitHub-flavored Markdown (GFM) support
  • Interactive task lists (checkboxes are clickable and saved)
  • 🌙 Dark mode, editor layout, and visibility settings are saved automatically
  • 🖥️ Switch between stacked or side-by-side layout, or hide the editor for a clean, interactive view
  • ✍️ Toggle editor visibility with a button or Ctrl+E shortcut
  • 🗂️ File saving, loading, and deleting inside your browser
  • 📂 Category manager with creation, deletion, reassignment, and per-category file filtering — fully local and persistent
  • 🧹 Cleanup utility to batch-delete saved files
  • 📤 Markdown export that updates task list states before download
  • 🔒 Fully local — no servers, no uploads, no logins

Usage

  1. Open mf.html in any modern browser (Chrome, Firefox, Edge, etc.).
  2. Paste or write Markdown into the editor.
  3. Optionally upload .md files from disk.
  4. Save your work into browser storage.
  5. Click on checkboxes to track tasks — your changes are remembered.
  6. Export Markdown files when needed.
  7. Organize notes into categories for better browsing.
  8. Use the “Create Category” or “Delete Category” buttons to manage your note groups. When saving a new file, select or create a category via a visual interface.

Philosophy

Simple tools for serious work.

MarkFolder is designed to stay lightweight and understandable.
No sync, no plugins, no distractions. Just your Markdown, your tasks, your structure — fully under your control.


Future Ideas

  • Search and filter notes
  • Tagging system alongside categories
  • Offline installable (PWA)
  • Drag-and-drop reordering of files
  • Markdown-to-HTML export option

License

Licensed under the MIT License — see LICENSE for details.

About

A simple, fast, local-first Markdown file manager with live preview, checkbox interactivity, dark mode, categories, and file export.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages