No description
Find a file
dependabot[bot] 4b1a72a4f1
Bump braces in the npm_and_yarn group across 1 directory (#2)
Bumps the npm_and_yarn group with 1 update in the / directory: [braces](https://github.com/micromatch/braces).


Updates `braces` from 3.0.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 15:52:25 -04:00
.github/workflows use another release action 2023-10-31 15:33:03 -04:00
.editorconfig use LF instead of CRLF (#28) 2022-04-15 14:13:31 -04:00
.eslintignore fix .eslintignore (#48) 2023-01-19 10:06:51 -05:00
.eslintrc add version bump script (#10) 2022-01-22 16:13:50 -05:00
.gitignore Update .gitignore (#25) 2022-01-28 10:34:53 -05:00
.npmrc add version bump script (#10) 2022-01-22 16:13:50 -05:00
esbuild.config.mjs Upgrade esbuild to v0.17.x (#47) 2023-01-25 13:49:50 -05:00
example_1.png updated readme and added selection support 2023-10-31 15:20:02 -04:00
example_2.png updated readme and added selection support 2023-10-31 15:20:02 -04:00
LICENSE Create LICENSE 2023-11-02 14:38:52 -04:00
main.ts added notices on copy 2023-10-31 16:27:34 -04:00
manifest.json Updated manifest 2023-10-31 15:53:05 -04:00
package-lock.json Bump braces in the npm_and_yarn group across 1 directory (#2) 2024-08-13 15:52:25 -04:00
package.json 1.2.1 2023-10-31 15:33:11 -04:00
README.md Add installation link 2023-11-22 09:37:28 +01:00
styles.css Update sample css file. 2022-08-09 13:39:02 -04:00
tsconfig.json Initial release 2023-10-31 14:54:44 -04:00
version-bump.mjs add version bump script (#10) 2022-01-22 16:13:50 -05:00
versions.json 1.2.1 2023-10-31 15:33:11 -04:00

Slackify Note

This plugin adds the following commands:

  • Slackify Note: Copy note as Slack Markdown - Convert the note to Slack compliant markdown.
  • Slackify Note: Copy selection as Slack Markdown - Convert the current selection to Slack compliant markdown.

Install this plugin

Examples

Obsidian Selection:

Example 1

Slack Message:

Example 2