- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
May 30 2019
i think local posts are the unclaimed posts for the user at the cli. it that correct?
In T604#9443, @robjloranger wrote:@matt by unsynced posts, do you mean unclaimed? i.e. https://developers.write.as/docs/api/#claim-posts
created a mock for the detailed output which i think would be good behind the flag d, detail M5
@matt by unsynced posts, do you mean unclaimed? i.e. https://developers.write.as/docs/api/#claim-posts
Excellent 😃
I think I like the full local / remote word for now; it's clear and saves me from looking up what letters mean in the user guide.
so the current implementation I have gets the local posts and then the remote.
perhaps not, of course generally speaking they should always return their errors.
in v2 branch
this needs to be updated in both:
- collection_test.go
- TestGetCollectionPosts
- TestGetCollectionPost
- post_test.go
- TestCreatePost
- ExampleClient_CreatePost
wrong password 😵
In T594#9289, @robjloranger wrote:this will be set on the writefreely cli, the writeas cli will retain the original .writeas directory
resolved in
Paying attention to this, since I'm likely to wind up using these config files in T571 as well. Let me know if I can contribute.
I was also going to add a flag like detail, d to include more output like the excerpt and collection.
resolved in https://github.com/writeas/writeas-cli/pull/27
resolved in https://github.com/writeas/writeas-cli/pull/27
found a cool little library for neat tabbed columns
this will be set on the writefreely cli, the writeas cli will retain the original .writeas directory