preview and publish note to hexo from obsidian
- TypeScript 81.3%
- JavaScript 15%
- CSS 3.7%
| images | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .npmrc | ||
| esbuild.config.mjs | ||
| main.ts | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| styles.css | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
Obsidian Hexo Helper
This is a helper script to help previewing and publishing to hexo site in Obsidian.
Dependency
- nodejs, npm, npx (I'm using node@18)
- obsidian-custom-attachment-location plugin
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.
