Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

Confluence Integration

markdown-confluencemarkdown-confluence16k downloads

Publish Markdown content to Atlassian Confluence. It supports some Obsidian Markdown extensions for richer content.

  • Overview
  • Scorecard
  • Updates38

Copyright (c) 2022 Atlassian Pty Ltd

Copyright (c) 2022 Atlassian US, Inc.

Obsidian Confluence Integration Plugin is an open-source plugin for Obsidian.md that allows you to publish markdown content from Obsidian to Atlassian Confluence. It supports Obsidian markdown extensions for richer content and includes a CLI for pushing markdown files from the command line. Currently, the plugin only supports Atlassian Cloud instances.

Features

  • Publish Obsidian notes to Atlassian Confluence
  • Support for Obsidian markdown extensions
  • CLI for pushing markdown files from disk
  • Commands and ribbon icon for easy access

Issues

Please log issues to https://github.com/markdown-confluence/markdown-confluence/issues as this is where the code is being developed.

Getting Started

  1. Install the confluence-integration plugin from Obsidian's community plugins browser.
  2. Open the plugin settings and configure the following fields:
  • Confluence Base URL: The base URL of your Atlassian Confluence instance (e.g., https://your-domain.atlassian.net)
  • Confluence Parent Id: The Confluence page ID where your notes will be published as child pages
  • Atlassian User Name: Your Atlassian account's email address
  • Atlassian API Token: Your Atlassian API token. You can generate one from your Atlassian Account Settings.
  • Folder To Publish: The name of the folder in Obsidian containing the notes you want to publish (default: "Confluence Pages")

Settings

Usage

Ribbon Icon

Click the cloud icon in the ribbon to publish the notes from the configured folder to Confluence.

Ribbon icon

Commands

Use the command palette (Ctrl/Cmd + P) to execute the "Publish All to Confluence" command, which publishes all the notes from the configured folder to Confluence.

Commands

connie-publish Frontmatter

To publish pages outside the folderToPublish, add the connie-publish YAML frontmatter to your notes:

---
connie-publish: true
---

Example Workflow

  1. Install and configure the confluence-integration plugin.
  2. Create a folder in your Obsidian vault named "Confluence Pages" (or the folder name you specified in the settings).
  3. Add notes to this folder or add the connie-publish frontmatter to other notes.
  4. Click the cloud icon in the ribbon or use the "Publish All to Confluence" command to publish your notes to Confluence.

Contributing

Contributions are welcome! If you have a feature request, bug report, or want to improve the plugin, please open an issue or submit a pull request on the GitHub repository.

License

This project is licensed under the Apache 2.0 License.

Disclaimer:

The Apache license is only applicable to the Obsidian Confluence Integration (“Integration“), not to any third parties' services, websites, content or platforms that this Integration may enable you to connect with. In another word, there is no license granted to you by the above identified licensor(s) to access any third-party services, websites, content, or platforms. You are solely responsible for obtaining licenses from such third parties to use and access their services and to comply with their license terms. Please do not disclose any passwords, credentials, or tokens to any third-party service in your contribution to this Obsidian Confluence Integration project.”

69%
HealthGood
ReviewCaution
About
Publish Obsidian notes to Atlassian Confluence with support for Obsidian markdown extensions and a CLI for pushing files from disk. Use the ribbon icon, command palette, or YAML frontmatter to select and publish pages to your Confluence Cloud space.
PublishingIntegrationsCommands
Details
Current version
5.5.2
Last updated
3 years ago
Created
3 years ago
Updates
38 releases
Downloads
16k
Compatible with
Obsidian 1.0.0+
Platforms
Desktop only
License
Apache-2.0
Report bugRequest featureReport plugin
Author
markdown-confluencemarkdown-confluence
github.com/andymac4182
GitHubmarkdown-confluence
  1. Community
  2. Plugins
  3. Publishing
  4. Confluence Integration

Related plugins

Open vault in VS Code

Ribbon button and command to open vault as a Visual Studio Code (VSCode) workspace.

Shell commands

Define system commands that you want to execute via command palette, hotkeys, URI links or automated events. E.g. open external applications or perform automated file modifications.

GitHub

Share as Gist

Share a note as a GitHub.com Gist.

Permalink Opener

Open URLs based on a permalink or slug in the note properties. Useful with static site generators such as Jekyll, Hugo, Eleventy, etc.

Quartz Syncer

Manage and publish your notes to Quartz, the fast, batteries-included static-site generator.

Actions URI

Add additional `x-callback-url` endpoints to the app for common actions — it's a clean, super-charged addition to Obsidian URI.

Local REST API & MCP Server

Unlock your automation needs by interacting with your notes over a secure REST API.

Quick Switcher++

Enhanced Quick Switcher, search open panels, and symbols.

BRAT

Easily install a beta version of a plugin for testing.

Commander

Customize your workspace by adding commands everywhere, create macros and supercharge your mobile toolbar.