Exporting notes
Export as PDF
Create print-ready PDF documents from your notes:PDF export uses your browser’s print functionality, which means you can customize margins, paper size, and other print settings.
What’s included in PDF exports
Fylepad’s PDF export preserves: ✅ All formatting — Bold, italic, underline, colors, fonts✅ Headings — All six heading levels with proper sizing
✅ Lists — Bullet lists, numbered lists, and task lists
✅ Code blocks — Syntax highlighted with background styling
✅ Blockquotes — With left border styling
✅ Tables — Full table structure (rendered as HTML)
✅ Inline code — With background styling
✅ Highlights — Background colors preserved
✅ Links — Clickable hyperlinks
PDF styling
The PDF export applies professional styling:- Roboto Mono font
- Gray background (#f4f4f4)
- Orange left border (#f36d33)
Export as Markdown
Save your notes as standard Markdown files:Markdown export format
Fylepad exports clean, compatible Markdown:- Text formatting
- Headings
- Lists
- Code blocks
Special content in Markdown exports
Diagrams:Markdown exports use GitHub Flavored Markdown (GFM) syntax, ensuring compatibility with GitHub, GitLab, Obsidian, Notion, and other Markdown editors.
Importing notes
Import Markdown files
Bring existing Markdown files into Fylepad:Supported import formats
Fylepad can import:- Markdown files (
.md,.markdown) - Plain text files (
.txt) - Files with Markdown content (any text-based format)
What happens during import
- Standard Markdown
- Extended syntax
- Plain text
Fylepad parses standard Markdown syntax:
- Headings, lists, emphasis
- Code blocks, blockquotes
- Links and images
- Tables (GFM)
Imported files are copied into Fylepad. Changes you make won’t affect the original file unless you export again.
File compatibility
Editors that work well with Fylepad
Fylepad’s Markdown is compatible with:- GitHub — READMEs, issues, pull requests
- GitLab — Documentation, wikis
- Obsidian — Note-taking and knowledge base
- Notion — Import/export via Markdown
- VS Code — With Markdown preview extensions
- Typora — WYSIWYG Markdown editor
- Bear — macOS/iOS note app
- Joplin — Open-source note app
- Zettlr — Academic writing app
Limitations
Batch operations
Exporting multiple notes
To export multiple notes:Importing multiple files
Import notes one at a time:- Import the first file
- A new tab is created
- Import the next file
- Repeat for all files
Use cases
Backup
Export all notes as Markdown to create a backup archive
Sharing
Export to PDF to share formatted notes with others
Migration
Import Markdown files from other note apps
Publishing
Export Markdown to publish on GitHub, blogs, or wikis
Next steps
Markdown support
Learn about Markdown syntax in Fylepad
Auto-save
Understand how your notes are saved automatically