preview and publish note to hexo from obsidian
  • TypeScript 81.3%
  • JavaScript 15%
  • CSS 3.7%
Find a file
2024-01-23 09:22:26 +08:00
images doc. readme updated 2023-06-23 03:11:55 +08:00
.editorconfig Initial commit 2023-06-22 16:09:05 +08:00
.eslintignore Initial commit 2023-06-22 16:09:05 +08:00
.eslintrc Initial commit 2023-06-22 16:09:05 +08:00
.gitignore Initial commit 2023-06-22 16:09:05 +08:00
.npmrc Initial commit 2023-06-22 16:09:05 +08:00
esbuild.config.mjs Initial commit 2023-06-22 16:09:05 +08:00
main.ts Fixed plugin when running obsidian with flatpak 2024-01-23 09:22:26 +08:00
manifest.json feat. implemented hexo draft preview 2023-06-23 03:00:34 +08:00
package-lock.json feat. implemented hexo draft preview 2023-06-23 03:00:34 +08:00
package.json build. package name fixed 2023-06-23 03:14:15 +08:00
README.md doc. readme updated 2023-06-23 03:11:55 +08:00
styles.css feat. implemented hexo draft preview 2023-06-23 03:00:34 +08:00
tsconfig.json Initial commit 2023-06-22 16:09:05 +08:00
version-bump.mjs Initial commit 2023-06-22 16:09:05 +08:00
versions.json Initial commit 2023-06-22 16:09:05 +08:00

Obsidian Hexo Helper

This is a helper script to help previewing and publishing to hexo site in Obsidian.

Dependency

Usage

Fill requirements in hexo helper's settings and keep settings of obsidian-custom-attachment-location default.

Click the pencil icon on the sidebar to start previewing.

Current only previewing is tested.

preview