MMD Plugins & Extensions

Connect your MMD vault at mmd.tyte-hosting.com to Obsidian, Chrome, and Microsoft Edge. Search, create, and sync notes from anywhere.

🟣

Obsidian Plugin

Sync your vault two-way with MMD. Search and browse notes inside Obsidian.

⬇ Download Plugin
πŸ”΅

Chrome Extension

Popup access to all your MMD notes. Save any page or selection in one click.

⬇ Download for Chrome
🟒

Edge Extension

Same features as Chrome β€” fully compatible with Microsoft Edge.

⬇ Download for Edge

✨ What You Get

All plugins connect directly to your MMD vault at mmd.tyte-hosting.com using your existing notes database.

πŸ”

Search All Notes

Instant full-text search across your entire vault by title and content.

βž•

Create Notes

Write new markdown notes and sync them directly to your MMD vault.

πŸ”„

Two-Way Sync

Push from Obsidian to MMD or pull from MMD into your local vault.

πŸ’Ύ

Save Pages

Browser extensions let you save any webpage or text selection as a note.

πŸ–±οΈ

Right-Click Save

Select text on any page and right-click β†’ Save to MMD Notes.

⌨️

Keyboard Shortcut

Open the extension popup instantly with Alt+M.

🟣 Obsidian Plugin β€” Install Guide

The MMD plugin adds a side panel to Obsidian where you can search, sync, and create notes directly in your MMD vault.

⚠️ This is a community/manual install β€” not yet on the Obsidian plugin marketplace. Follow the steps below to sideload it.
1

Download the Plugin ZIP

Click the download button above to get obsidian-mmd-plugin.zip. Save it somewhere you can find it.

2

Find Your Obsidian Vault's Plugin Folder

Navigate to your Obsidian vault folder on your computer. Inside it, find (or create) this folder:

.obsidian/plugins/

On Windows this is usually at: C:\Users\YourName\Documents\MyVault\.obsidian\plugins\

On Mac/Linux: ~/Documents/MyVault/.obsidian/plugins/

πŸ’‘ If you can't see .obsidian, it may be hidden. On Windows: View β†’ Show hidden items. On Mac: Cmd+Shift+. to toggle hidden files.
3

Create the Plugin Folder

Inside .obsidian/plugins/, create a new folder named exactly:

mmd-tyte-sync
4

Extract Plugin Files

Open the ZIP and copy these 3 files into the mmd-tyte-sync folder:

  • main.js
  • manifest.json
  • styles.css

The final structure should be:

.obsidian/plugins/mmd-tyte-sync/ β”œβ”€β”€ main.js β”œβ”€β”€ manifest.json └── styles.css
5

Enable the Plugin in Obsidian

Open Obsidian, then go to:

Settings β†’ Community Plugins

If it says "Safe mode is on" β€” click "Turn on community plugins".

Scroll down to find "MMD β€” TyTe Hosting Notes" and toggle it ON.

βœ… You'll see a notebook πŸ““ icon appear in the left ribbon. Click it to open the MMD panel.
6

Configure the Plugin

Go to Settings β†’ MMD β€” TyTe Hosting Notes to configure:

  • Author Name β€” your name (attached to notes you create)
  • Sync Folder β€” the Obsidian folder to sync (default: MMD)
  • Sync on Save β€” auto-push notes when you save in Obsidian

The API URL and App ID are pre-filled correctly for your MMD vault.

7

Use the Plugin

  • Click πŸ““ in the ribbon β†’ opens the MMD side panel
  • ⟳ Sync β€” push your Obsidian folder to MMD
  • ↓ Pull β€” pull all MMD notes into your Obsidian vault
  • ↑ Push β€” push the currently open note to MMD
  • + New β€” create a new note directly in MMD
  • Use Ctrl+P β†’ search for "MMD" to access all commands

πŸ”΅ Chrome Extension β€” Install Guide

The Chrome extension adds a popup toolbar button to instantly access your MMD notes, save pages, and search your vault from any tab.

⚠️ This extension is not yet on the Chrome Web Store. Install it in Developer Mode using the steps below β€” takes about 60 seconds.
1

Download the Extension ZIP

Click the Chrome download button above to get chrome-mmd-extension.zip.

2

Extract the ZIP

Right-click the ZIP file β†’ "Extract All…" (Windows) or double-click (Mac). You'll get a folder called chrome-extension. Remember where it is.

3

Open Chrome Extensions Page

In Chrome, type this in the address bar and press Enter:

chrome://extensions
4

Enable Developer Mode

In the top-right corner of the Extensions page, toggle "Developer mode" to ON. New buttons will appear at the top left.

5

Load Unpacked Extension

Click "Load unpacked", then navigate to and select the chrome-extension folder you extracted in Step 2. Click Select Folder.

βœ… "MMD β€” TyTe Hosting Notes" will appear in your Extensions list and the πŸ““ icon will appear in your Chrome toolbar.
6

Pin the Extension (Optional)

Click the puzzle piece 🧩 icon in the Chrome toolbar β†’ find MMD Notes β†’ click the pin πŸ“Œ icon so it always shows in the toolbar.

7

Use the Extension

  • Click πŸ““ in the toolbar β†’ opens the MMD popup
  • Notes tab β€” browse and search all your MMD notes
  • + New tab β€” create a note from scratch
  • Save Page tab β€” save the current webpage as a note
  • Right-click any selected text β†’ "Save to MMD Notes"
  • Keyboard shortcut: Alt+M to open the popup

🟒 Microsoft Edge Extension β€” Install Guide

Identical features to Chrome β€” install the Edge version the same way using Edge's developer mode.

1

Download the Edge Extension ZIP

Click the Edge download button above to get edge-mmd-extension.zip. Extract it to a folder.

2

Open Edge Extensions Page

In Microsoft Edge, type this in the address bar:

edge://extensions
3

Enable Developer Mode

In the left sidebar, toggle "Developer mode" to ON.

4

Load Unpacked

Click "Load unpacked" β†’ select the edge-extension folder you extracted. Click Select Folder.

βœ… The MMD extension is now installed in Edge. Click πŸ““ in the toolbar to open it.
5

Allow Chrome Extensions (Alternative)

Edge can also install Chrome Web Store extensions. If you prefer, Edge natively supports Chrome extensions β€” just use the Chrome version in Edge too.

πŸ’‘ Go to edge://extensions β†’ turn on "Allow extensions from other stores" β†’ then use the Chrome steps with the Chrome ZIP in Edge.

❓ FAQ

Q

Do I need to log in?

No. The plugins connect directly to your MMD API endpoint which is already configured. Your notes are private to your TyTe Hosting account.

Q

Will my notes be safe?

Yes. Notes are stored in your TyTe Hosting MMD database, hosted on our servers at mmd.tyte-hosting.com. The plugins only communicate with your own API endpoint.

Q

What happens if I edit a note in both Obsidian and MMD?

The last sync/push wins. To avoid conflicts, use the Push (↑) command to push your current note right after editing, or enable "Sync on Save" to auto-push.

Q

Can I change which vault my notes go to?

Yes. In the Obsidian settings panel or the extension's βš™ Settings tab, change the Default Vault field to any vault name.

Q

Will these be on the official marketplaces?

Chrome Web Store and Obsidian Community Plugins submission is planned. For now, manual install takes under 2 minutes and works identically.

Visit Your MMD Vault

All your notes are waiting at mmd.tyte-hosting.com β€” graph view, editor, search, and auto-linking included.

Open MMD β†’