No description
Find a file
2025-10-30 14:38:38 +00:00
.github Add release workflow 2025-06-24 09:54:20 +01:00
.vs Merge remote-tracking branch 'origin/main' 2025-05-19 15:32:04 +01:00
assets [AMEND] Rename and Refactor 2025-06-13 08:58:23 +01:00
icons error fixing 2025-06-24 10:15:34 +01:00
methods [UPDATE] Release version 1.2.0 2025-10-30 14:37:23 +00:00
services [UPDATE] Release version 1.2.0 2025-10-30 14:37:23 +00:00
settings [AMEND] Hide values from Settings 2025-10-01 13:56:17 +01:00
types setting improvement WIP 2025-09-29 14:23:13 +01:00
.editorconfig Initial Commit 2025-04-22 13:48:24 +01:00
.eslintignore Initial Commit 2025-04-22 13:48:24 +01:00
.eslintrc Initial Commit 2025-04-22 13:48:24 +01:00
.gitignore Update gitignore 2025-05-19 11:01:20 +01:00
.hotreload Initial Commit 2025-04-22 13:48:24 +01:00
.npmrc Initial Commit 2025-04-22 13:48:24 +01:00
esbuild.config.mjs setting improvement WIP 2025-09-29 14:23:13 +01:00
getLatest.ps1 [AMEND] casing of umbpublisher name 2025-06-17 14:29:29 +01:00
global.d.ts Initial Commit 2025-04-22 13:48:24 +01:00
LICENSE [AMEND] Rename and Refactor 2025-06-13 08:58:23 +01:00
main.ts [UPDATE] Release version 1.2.0 2025-10-30 14:37:23 +00:00
manifest.json Add content picker to settings 2025-09-15 14:28:28 +01:00
package-lock.json [AMEND] casing of umbpublisher name 2025-06-17 14:29:29 +01:00
package.json Add content picker to settings 2025-09-15 14:28:28 +01:00
README.md Update README with usage and contribution information 2025-10-22 08:49:52 +01:00
styles.css Initial Commit 2025-04-22 13:48:24 +01:00
tsconfig.json setting improvement WIP 2025-09-29 14:23:13 +01:00
version-bump.mjs Initial Commit 2025-04-22 13:48:24 +01:00
versions.json Fix version number 2025-09-15 14:47:56 +01:00

Document Type

umbPublisher - an Obsidian plugin.

This plugin allows you to push your Obsidian notes to Umbraco 15+ as a content item.

It uses the Management API within Umbraco to create notes in Markdown format. You will need to create an API user in Umbraco for this to work.

To see how to use this plugin with Obsidian, check out the Wiki pages

Contirbutions

All contributions are welcome. This project is written in Typescript and is Open Source. If you have features you'd like added, feel free to create a new issue.