Main Menu
  • Tools
  • Developers
  • Topics
  • Discussions
  • Communities
  • News
  • Podcasts
  • Blogs
  • Builds
  • Contests
  • Compare
  • Arena
Create
    EveryDev.ai
    Sign inSubscribe
    Home
    Tools

    2,376+ AI tools

    • New
    • Trending
    • Featured
    • Compare
    • Arena
    Categories
    • Agents1543
    • Coding1167
    • Infrastructure522
    • Marketing438
    • Design413
    • Projects377
    • Research348
    • Analytics325
    • Testing213
    • MCP206
    • Data200
    • Security186
    • Integration167
    • Learning154
    • Communication144
    • Prompts139
    • Extensions133
    • Voice122
    • Commerce121
    • DevOps97
    • Web75
    • Finance21
    1. Home
    2. Tools
    3. Files.md
    Files.md icon

    Files.md

    Knowledge Management

    A local-first, open-source Markdown note-taking app that stores your notes, journals, tasks, and documents in plain .md files on your device.

    Visit Website

    At a Glance

    Pricing
    Open Source

    Fully free and open-source under the MIT License. Self-host or use the hosted app.

    Engagement

    Available On

    Windows
    macOS
    Linux
    Web
    API

    Resources

    WebsiteDocsGitHubllms.txt

    Topics

    Knowledge ManagementDocumentationProductivity Extensions

    Alternatives

    ObsidianTolariaMemento
    Developer
    zakirullinzakirullin is an independent developer who has been building…

    Listed May 2026

    About Files.md

    Files.md is a local-first, open-source Progressive Web App (PWA) built by developer zakirullin for managing notes, journals, tasks, and documents entirely in plain .md files. The project has been in active development for five years and is currently in public beta at app.files.md. It is licensed under the MIT License and has accumulated over 1,600 GitHub stars.

    What It Is

    Files.md is a minimalist Markdown editor and personal knowledge base that keeps all data in plain .md files stored locally on your device. It runs in a browser without requiring installation, works offline, and is explicitly designed so that no data is sent to a server by default. The project's philosophy centers on owning your files and the software that opens them, with a codebase intentionally kept small enough for one person or an LLM to understand in full.

    Deployment and Sync Options

    Files.md supports four distinct usage modes, giving users control over where their data lives:

    • Local-first (default): Files stay in a folder on your device; no server required.
    • Cloud-folder sync: Works with iCloud, Dropbox, or Google Drive for cross-device sync without running a server.
    • Self-hosted server: A single Go binary provides sync and optional Telegram bot integration.
    • Hosted (app.files.md): A managed server option for instant access with no setup.

    Architecture and Technical Design

    The frontend is a portable PWA with no build system — the entry point is a plain web/index.html file. The backend is a single Go binary. The project uses OPFS (Origin Private File System) as the default file system driver, with an option to switch to the Local FileSystem API by opening a local directory. Vendoring is used for all dependencies, making the repository self-sufficient. The codebase deliberately avoids complexity: WASM was removed in September 2025 due to the overhead it introduced, and AST-based Markdown parsing was replaced with straightforward procedural code for a 3x reduction in code size.

    Workflow and Features

    The app supports a chat-style quick-capture flow where thoughts are dumped into Chat.md and later organized. Key capabilities include:

    • Notes, documents, journals, habits, checklists, and tasks stored in a predefined but flexible folder structure
    • Bidirectional linking between notes using [ to insert file links
    • A Telegram chatbot for on-the-go access and capture
    • Keyboard shortcuts for file navigation, search, creation, and formatting
    • Utility Go scripts for tasks like adding Whoop health metrics to journals, converting wikilinks to standard Markdown links, inserting backlinks, and shifting journal timestamps
    • An llms.txt file at files.md/llms.txt describing the file structure for use with AI agents via CLAUDE.md or AGENTS.md

    Update: Active Development as of May 2026

    The repository was last pushed on May 19, 2026. Recent Architecture Decision Records (ADRs) document ongoing refinements: the default capture target was renamed from Today.md to Chat.md in May 2026 to better reflect the chat-style input flow, Inbox.md was merged into Today.md and then into Chat.md, and the sync layer migrated from ctime to mtime for more reliable cross-platform behavior. The project direction continues toward simplicity, cross-platform Markdown compatibility, and LLM-friendliness.

    Files.md - 1

    Community Discussions

    Be the first to start a conversation about Files.md

    Share your experience with Files.md, ask questions, or help others learn from your insights.

    Pricing

    OPEN SOURCE

    Free

    Fully free and open-source under the MIT License. Self-host or use the hosted app.

    • Local-first .md file storage
    • Works offline as a PWA
    • Optional self-hosted server
    • Hosted option at app.files.md
    • Telegram chatbot integration

    Capabilities

    Key Features

    • Local-first storage in plain .md files
    • Works offline as a PWA
    • No data sent to server by default
    • Chat-style quick capture to Chat.md
    • Bidirectional note linking
    • Telegram chatbot for on-the-go access
    • Optional self-hosted sync server (single Go binary)
    • Cloud folder sync via iCloud, Dropbox, or Google Drive
    • Hosted option at app.files.md
    • Predefined file structure for notes, journals, habits, tasks, checklists
    • Keyboard shortcuts for navigation and editing
    • Utility Go scripts for backlinks, wikilink conversion, journal timestamps
    • LLM-friendly file structure via llms.txt
    • OPFS and Local FileSystem API support
    • Image support (png, jpg, webp, gif)

    Integrations

    Telegram
    iCloud
    Dropbox
    Google Drive
    Whoop
    API Available
    View Docs

    Reviews & Ratings

    No ratings yet

    Be the first to rate Files.md and help others make informed decisions.

    Developer

    zakirullin

    zakirullin is an independent developer who has been building Files.md for over five years as a solo open-source project. The project focuses on local-first, privacy-respecting personal knowledge management using plain Markdown files. The codebase is written primarily in Go for the backend and vanilla JavaScript for the frontend, with a deliberate emphasis on simplicity and minimal dependencies.

    Read more about zakirullin
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    Obsidian icon

    Obsidian

    A free, private, and flexible note-taking app that stores your notes locally as plain text Markdown files, with powerful linking, graph visualization, and a rich plugin ecosystem.

    Tolaria icon

    Tolaria

    A free, open-source second brain for the AI era that organizes notes as Markdown files with native Git and Claude Code (MCP) integration.

    Memento icon

    Memento

    Memento is an open-source macOS application that helps developers manage and organize their code snippets and notes directly from GitHub.

    Browse all tools

    Related Topics

    Knowledge Management

    AI-powered systems for organizing, discovering, and accessing collective team knowledge with intelligent search, tagging, and contextual recommendations across knowledge bases and wikis.

    81 tools

    Documentation

    AI-driven tools that automatically generate, maintain, and organize technical documentation, user guides, and project artifacts with context-aware content and intelligent updating.

    54 tools

    Productivity Extensions

    Extensions and plugins that improve workflow and productivity.

    64 tools
    Browse all topics
    Back to all tools
    Explore AI Tools
    • AI Coding Assistants
    • Agent Frameworks
    • MCP Servers
    • AI Prompt Tools
    • Vibe Coding Tools
    • AI Design Tools
    • AI Database Tools
    • AI Website Builders
    • AI Testing Tools
    • LLM Evaluations
    Follow Us
    • X / Twitter
    • LinkedIn
    • Reddit
    • Discord
    • Threads
    • Bluesky
    • Mastodon
    • YouTube
    • GitHub
    • Instagram
    Get Started
    • About
    • Editorial Standards
    • Corrections & Disclosures
    • Community Guidelines
    • Advertise
    • Contact Us
    • Newsletter
    • Submit a Tool
    • Start a Discussion
    • Write A Blog
    • Share A Build
    • Terms of Service
    • Privacy Policy
    Explore with AI
    • ChatGPT
    • Gemini
    • Claude
    • Grok
    • Perplexity
    Agent Experience
    • llms.txt
    Theme
    With AI, Everyone is a Dev. EveryDev.ai © 2026
    2views
    Discussions