Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the ability to publish to specific blogs #22

Open
DGxInfinitY opened this issue Jan 9, 2019 · 2 comments
Open

Add the ability to publish to specific blogs #22

DGxInfinitY opened this issue Jan 9, 2019 · 2 comments

Comments

@DGxInfinitY
Copy link

It would be nice to allow the user to login to their account to publish directly to their personal blog. Just a thought. It would, however, make the application perhaps less simple? There are a few ways it could complicate the program but if done right in a non-intrusive way(not mandatory) then I feel like this could be implemented correctly.

@SamMorrowDrums
Copy link

I had considered that perhaps I would be able to log in via the CLI, and then have my posts publish as anonymous first, with the ability to move them to a blog in the web interface or something?

I don't need the app to handle it, beyond knowing that I'm logged in.

@thebaer
Copy link
Member

thebaer commented Dec 23, 2019

The writeas CLI now supports logging in (instructions here), so if you install the latest version and then authenticate via the command-line, you can indeed publish to your account. You'd just need to move posts to your blog via the web interface.

Otherwise, we do plan to support publishing directly to your blog from the desktop app in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants