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

GitLab Embeds

oliviergoulet5oliviergoulet5133 downloads

Integrate GitLab embeds into your notes.

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

An Obsidian plugin that embeds GitLab resources (issues, merge requests, projects, and more) directly into your notes for quick reference and better context.

Screenshot from 2026-02-04 23-50-52

Getting Started

  1. Install the Obsidian GitLab Embeds plugin.
  2. Paste a supported GitLab URL (issue, merge request, repository, etc.) into a note.
  3. Switch to preview mode to see the embed rendered.

Disclaimer

This plugin makes network requests to configured GitLab instances (e.g. gitlab.com or self-hosted servers) in order to fetch and display embeds.

Contribute

Contributions are welcome!

  • Feel free to open issues for bugs, feature requests, or improvements.
  • Submit pull requests if you want to add features or fix issues.
  • Make sure to follow the existing code style and test your changes in Obsidian.

Local Setup

To develop and test the plugin locally:

  1. Clone the repository

    git clone https://github.com/oliviergoulet5/obsidian-gitlab-plugin.git
    cd obsidian-gitlab-plugin
    
  2. Install dependencies

    npm ci
    
  3. Make changes
    Write your feature or bug fix.

  4. Build the plugin

    npm run build
    
  5. Link to your Obsidian vault
    Copy the main.js, manifest.json, and styles.css (if present) to your vault’s plugin folder:

    <your-vault>/.obsidian/plugins/obsidian-gitlab-embeds/
    

    Alternatively, you can make this automatic by either cloning into the plugins directory, or by creating a symlink. This should be more convenient.

  6. Toggle to enable the plugin
    Open Obsidian → Settings → Community Plugins → Enable Obsidian GitLab Embeds.

HealthGood
ReviewCaution
About
Embed GitLab issues, merge requests, projects and other resources directly into notes for quick reference and richer context. Fetch and render content from gitlab.com or self-hosted GitLab instances in preview mode.
IntegrationsProject managementLinks
Details
Current version
1.0.1
Last updated
6 months ago
Created
6 months ago
Updates
2 releases
Downloads
133
Compatible with
Obsidian 1.5.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
oliviergoulet5oliviergoulet5
github.com/oliviergoulet5
GitHuboliviergoulet5
  1. Community
  2. Plugins
  3. Integrations
  4. GitLab Embeds

Related plugins

Super Simple Time Tracker

Multi-purpose time trackers for your notes.

TickTickSync

Sync TickTick tasks.

Excalidraw

Visual PKM powerhouse. Create and edit Excalidraw drawings.

BRAT

Easily install a beta version of a plugin for testing.

Advanced URI

Control everything with URI.

Tasks

Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering. Maintained by Clare Macrae and Ilyas Landikov, created by Martin Schenck.

Local REST API with MCP

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

Fast Note Sync

Real-time sync of your vaults across server, mobile, and web; shareable with anyone; supports REST and MCP integrations to build your personal AI knowledge base.

Breadcrumbs

Visualise the hierarchy of your vault using a breadcrumb trail or matrix view.

Find orphaned files and broken links

Find files that are not linked anywhere and would otherwise be lost in your vault. In other words: files with no backlinks.