docxidian

by kpaede
5
4
3
2
1
New Plugin

Description

This plugin has not been manually reviewed by Obsidian staff. Open, edit, and embed DOCX documents.

Reviews

No reviews yet.

Stats

stars
downloads
0
forks
0
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

docxidian

docxidian opens .docx files directly inside Obsidian and saves edits back to the same vault file. You can also embed (read-only) docx-Files via ![[filename.docx]]

The plugin is based on DOCX EDITOR, and it's Vite/React example.

Installation

This plugin is not yet part of the Obsidian community plugins. You can install it via BRAT (just add the URL you're on right now as a beta plugin). You can also do it manually: Copy the files main.js and manifest.json from the release (look right) into the plugin folder of your vault.

Usage

Enable the plugin in Settings -> Community plugins, then open a .docx file from the vault. Obsidian will route it to docxidian's custom file view.

Use the editor toolbar's save action (upper left) or the command Save current docx to write changes back to the open file.

You can also embed (read-only) docx-Files via ![[filename.docx]]

Disclaimer

I vibecode my plugins—and the scope of this work exceeds my programming skills. Because of this, there is always a residual risk when using them. I do this primarily to bridge certain gaps in my own workflow. Should these plugins ever become obsolete because a professional developer used them as inspiration to code something truly solid and sophisticated, I would be absolutely thrilled.