Agentic coding finally clicked when I wired it to a kanban board
…While you might expect that to be handled in a database, Agency prefers to stay inside a YAML file to define its workflow, and then a tree of markdown files. Everything from…
Tracked topic
…While you might expect that to be handled in a database, Agency prefers to stay inside a YAML file to define its workflow, and then a tree of markdown files. Everything from…
…Everything is conducted in markdown, which means you could easily transfer your notes, tasks, and other information to a different markdown editor without losing a thing. Obsidian is just an overlay; your…
…Vibe coding and architecture test ChatGPT takes the lead This test demands a single, self-contained HTML file featuring a markdown parser, a multi-tagging system, a dynamic sidebar, and an OLED…
…I created a simple folder of plain-text Markdown files on my hard drive as a context bank. Markdown is lightweight, universally readable, future-proof, and structured. I don’t have to…
…They're saved in Markdown, and all the data lives inside a folder on the hard drive. The offline, private nature of Obsidian is appealing, but compared to Notion , it feels rather…
…I store my notes as Markdown files inside a folder on my desktop, while my homelab documentation is a collection of plain text files with no consistent structure, and VS Code doesn…
…The ultimate migration With Aha! moments In Obsidian, my vault is just a folder on my hard drive filled with plain Markdown files. Even if Obsidian disappears tomorrow, my notes would remain…
…Now, most use a basic form like a simple to-do list that can jot down basic ideas or a more advanced version like Obsidian with basic markdown elements and a huge…
…Rather than a black box, each one is a markdown file you can open, read, and edit yourself, with a detailed system prompt inside that tells the model exactly how to handle…
…It should take a directory of Markdown files with YAML frontmatter (title, date, tags), convert them to HTML using a simple template, generate an index page sorted by date, and output everything…