LogoAIAny
Icon for item

Files.md

Browser-first, local-first note app that stores your notes as plain Markdown files and offers a chat-like input flow. LLM-friendly file structure, offline-capable PWA, and Telegram bot integration — data stays on your device unless you enable syncing.

Introduction

In an ecosystem dominated by cloud-first note services and plugin-heavy PKM tools, Files.md deliberately treats plain Markdown files as the primary durable artifact and the browser as the runtime. That choice reframes notes from an app-specific database into portable, long-lived files you control — and pairs that with a minimal, chat-like capture flow designed to reduce friction for thinking and later LLM-assisted expansion.

What Sets It Apart
  • Local-first, file-native approach: stores everything as plain .md files so your notes remain portable and inspectable. This avoids vendor lock-in and makes backups trivial — so what: you keep long-term access and can use any tool to process your data.
  • Chat-like quick capture with explicit LLM friendliness: a simple chat input dumps content into Markdown files and the repo provides a small, readable file scheme (Chat.md, journal/, etc.), making it easy to connect an LLM for search, summarization, or agents. So what: it lowers the integration cost for LLM workflows while keeping data local.
  • Minimal, single-maintainer codebase and PWA-first UX: very small frontend, optional self-hosted sync server, and a Telegram bot for write-only mobile entry. So what: lighter maintenance surface and easy auditability compared with large plugin ecosystems.
Who It's For & Tradeoffs

Great fit if you want a distraction-minimizing, privacy-preserving notes system that prioritizes portability and simple LLM integration. It’s ideal for Zettelkasten/second-brain users who prefer plain files and occasional automation. Look elsewhere if you need heavy-duty graph visualizations, rich plugin ecosystems, or advanced multi-user collaboration out of the box — Files.md intentionally limits features to keep the system simple and local-first.

Where It Fits

Files.md sits between plain-file workflows (Obsidian, simple editors) and full cloud PKM platforms (Notion). Compared to Obsidian it emphasizes minimalism and an integrated chat/capture flow; compared to cloud services it prioritizes privacy and portability over hosted conveniences.

Information

  • Websitegithub.com
  • Authorszakirullin
  • Published date2023/05/23

Categories