pkg.soopen package index

brew / 排名 2933

使用 Homebrew, apk, Nix, pacman, zypper, scoop, winget 安装 markdown-oxide

查看 markdown-oxide 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install markdown-oxide

local Homebrew formula metadata

Linux

Alpine Linux apk已验证 · 92%
sudo apk add markdown-oxide

Alpine Linux edge package indexes · markdown-oxide · 来源: dl-cdn.alpinelinux.org

Nix已验证 · 92%
nix profile install nixpkgs#markdown-oxide

nixpkgs package indexes · pkgs/by-name/ma/markdown-oxide/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S markdown-oxide

Arch Linux sync databases · markdown-oxide · 来源: geo.mirror.pkgbuild.com

openSUSE zypper已验证 · 92%
sudo zypper install markdown-oxide

openSUSE Tumbleweed package metadata · markdown-oxide · 来源: download.opensuse.org

Windows

Scoop已验证 · 92%
scoop install main/markdown-oxide

Scoop official bucket manifest trees · bucket/markdown-oxide.json · 来源: api.github.com

Windows Package Manager已验证 · 92%
winget install --id FelixZeller.markdown-oxide -e

Windows Package Manager source index · FelixZeller.markdown-oxide · 来源: cdn.winget.microsoft.com

概览

软件包摘要

Personal Knowledge Management System for the LSP

命令和别名

  • markdown-oxide

历史

项目历史与用法

markdown-oxide is a Personal Knowledge Management language server for Markdown notes, designed to bring Obsidian-like note-linking workflows into editors that speak the Language Server Protocol.

项目历史

The project was created on GitHub in 2023. Its documentation describes markdown-oxide as an unbundled PKM system: it deliberately leaves text editing to editors such as Neovim, VS Code, Helix, and Zed, and focuses on knowledge-management behavior through LSP features.

The feature set grew around Markdown note graphs: wikilink and Markdown-link completions, backlinks, unresolved-link completions and code actions, hover previews, daily-note commands, tags, workspace symbols, callout completions, footnotes, and rename support for linked notes.

采用历史

markdown-oxide adopted quickly for a young editor tool, with the official GitHub repository showing thousands of stars by 2026. The README documents installation through Arch Linux, Mason.nvim, Nix, Alpine, openSUSE, Conda, Cargo, winget, and Homebrew, matching the supplied package facts that show broad package-manager coverage.

使用方式

Users install the markdown-oxide binary and configure their editor's LSP client to start it for Markdown files. In Neovim 0.11 and newer, the docs recommend native LSP configuration with root markers such as .git, .obsidian, and .moxide.toml.

Configuration is optional and can live in a global settings.toml under ~/.config/moxide or in a project .moxide.toml. The documented options tune daily-note formats, heading completions, unresolved-link diagnostics, semantic tokens, code-block reference handling, Obsidian imports, link-extension behavior, hover, inlay hints, and excluded folders.

为什么软件包爱好者会关心

markdown-oxide is notable because it packages a note-taking workflow as an editor-neutral LSP server instead of a full app. That makes it attractive to package managers and editor plugin ecosystems: one binary can serve Neovim, VS Code, Helix, Zed, and other LSP clients.

时间线

  • 2023: GitHub repository created.
  • 2026: Official README lists package-manager installs across Linux, macOS, Windows, and editor package flows.
  • 2026: Repository metadata shows thousands of stars and active development.

Related projects

  • The docs explicitly position markdown-oxide as compatible with and inspired by Obsidian.
  • It belongs to the wider LSP ecosystem used by editors such as Neovim, VS Code, Helix, Zed, and Kakoune.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/moxide/settings.toml.moxide.toml

可执行文件

已安装的可执行文件

命令类型暴露范围备注
markdown-oxide可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本0.25.12
管理器更新时间2026-06-29
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:markdown-oxide
版本0.25.12
软件包管理器Homebrew
主页https://oxide.md
仓库https://github.com/Feel-ix-343/markdown-oxide
最后更新2026-06-29T07:56:21Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

markdown-oxide

nix profile install nixpkgs#markdown-oxide
  • normalized package name match
  • 匹配方式:Markdown Oxide
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ma/markdown-oxide/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

markdown-oxide 0.25.10-r0

PKM (Personal-Knowledge-Management System) for your favorite text-editor through the Language-Server-Protocol

https://oxide.md

sudo apk add markdown-oxide
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: markdown-oxide
  • 1 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式:Markdown Oxide
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: markdown-oxide from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

markdown-oxide 0.25.12-1

PKM oriented Markdown Language Server with Obsidian syntax support

https://github.com/Feel-ix-343/markdown-oxide

sudo pacman -S markdown-oxide
  • License: Apache-2.0
  • Architecture: x86_64
  • 2 依赖
  • normalized package name match
  • 匹配方式:Markdown Oxide
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: markdown-oxide from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

markdown-oxide 0.25.1-2.3

A markdown language server with Obsidian syntax support

https://github.com/Feel-ix-343/markdown-oxide

sudo zypper install markdown-oxide
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: markdown-oxide
  • 4 依赖
  • 2 提供
  • normalized package name match
  • 匹配方式:Markdown Oxide
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: markdown-oxide from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
Scoop95%

main/markdown-oxide

scoop install main/markdown-oxide
  • normalized package name match
  • 匹配方式:Markdown Oxide
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/markdown-oxide.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

FelixZeller.markdown-oxide

winget install --id FelixZeller.markdown-oxide -e
  • normalized package name match
  • 匹配方式:Markdown Oxide
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: FelixZeller.markdown-oxide from https://cdn.winget.microsoft.com/cache/source.msix

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation