Skip to content

Markdown to Slack Message

Convert a Markdown note to the Slack message blocks that enable you to send to Slack.

The above warnings are based on limited information and might not always be accurate.

Data

ID markdown-to-slack-message
Author idreamer
Minimum Obsidian Version 1.1.16
Official Release Date 2023-08-16
Last update 2023-08-16

Last Refresh

Obsidian Stats last refreshed the data behind this page on May 25, 2026.

Community plugin snapshot May 25, 2026
Repository clone last successful checkout May 25, 2026
Release acquisition release metadata checked May 25, 2026; existing successful main.js cache reused

Quick Links

Changes

Date Changed Property Old Value New Value
2023-08-16 Plugin Added
2023-11-04 description Converts a markdown note to the Slack message blocks that enable you to send to your slack. Converts a Markdown note to the Slack message blocks that enable you to send to your Slack.
2024-01-28 description Converts a Markdown note to the Slack message blocks that enable you to send to your Slack. Convert a Markdown note to the Slack message blocks that enable you to send to Slack.
2026-05-12 author Woongshik Choi idreamer

Repository Data

License MIT in package.json
Not Found in LICENSE file
Package Manager npm
Uses Typescript Yes
Installed Bundlers esbuild
Installed Testing Frameworks None found
Has Test Files No
Latest Release main.js Size 540 KB
Detected ES Version ES2017
Probably uses Minification No
Includes large base64 blobs Yes (1)
Uses Web Workers No
Uses WebAssembly No
Uses BRAT beta releases No
Dependencies @tryfabric/mack
Dev Dependencies @types/node, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, builtin-modules, esbuild, obsidian, tslib, typescript

The above data may not be accurate and contain errors. For more information refer to the page about data collection.

Lines of Code

The plugin has a total of 91 lines of code. The following chart shows the lines of code split by programming language.

Downloads

The following chart shows the total number of downloads of the plugin over time. The second chart shows the delta of downloads per week, which is the number of new downloads per week. New version releases are marked with vertical lines.

Version History

Version Release Date Note
0.0.1 2023-08-16 None