mirror of
https://github.com/encima/obsidian-writeas-plugin.git
synced 2026-07-22 08:20:32 +00:00
936 B
936 B
Obsidian Writeas Plugin
What?
Publish notes to https://write.as or a self-hosted WriteFreely instance.
Disclosure
- This plugin publishes content using the Internet
- This plugin requires an account with https://write.as or a self-hosted WriteFreely
How?
- Set your username, password, and optionally your WriteFreely instance URL in the plugin settings
- Add
writeas_collectioninto your frontmatter, set it to a collection/blog that you own (this must be set)- If you're using a self-hosted WriteFreely instance in single-user mode,
the
writeas_collectionvalue must be equal to your username
- If you're using a self-hosted WriteFreely instance in single-user mode,
the
- Run
Publish/update(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.