mirror of
https://github.com/encima/obsidian-writeas-plugin.git
synced 2026-07-22 08:20:32 +00:00
No description
| src | ||
| .editorconfig | ||
| .eslintignore | ||
| .eslintrc | ||
| .gitignore | ||
| .npmrc | ||
| esbuild.config.mjs | ||
| LICENSE | ||
| manifest.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| styles.css | ||
| tsconfig.json | ||
| version-bump.mjs | ||
| versions.json | ||
Obsidian Writeas Plugin
What?
Publish notes to https://write.as.
Disclosure
- This plugin publishes content using the Internet
- This plugin requires an account with https://write.as
How?
- Set your username and password in the plugin settings
- Add
writeas_collectioninto your frontmatter, set it to a collection/blog that you own (this must be set) - Run
Publish/update to writeas(or use alt+shift+p) - The plugin will add the ID and the post URL to your frontmatter. Subsequent publish commands will then update the same post.