{% extends "base.html" %} {% block title %}New Plan File - {{ project.name }} - flanner{% endblock %} {% block content %}
Name without extension (e.g., "architecture", "api-design", "requirements")
Supports Markdown formatting. Frontmatter will be added automatically.
Cancel

Plan File Features

  • Automatic version tracking (v1, v2, v3...)
  • YAML frontmatter automatically added
  • Full version history with diffs
  • Git-ignored (won't be committed)
{% endblock %}