Page MenuHomeMusing Studio
Feed All Stories

May 31 2019

matt updated the task description for T527: Support importing posts from zip file.
May 31 2019, 3:39 PM · Import, WriteFreely, Write.as Web
GitHub <noreply@github.com> committed rWF68bd5ef01a2e: Merge pull request #114 from writeas/export-title (authored by matt).
Merge pull request #114 from writeas/export-title
May 31 2019, 1:28 PM
robjloranger added a comment to T612: unauthenticated posts can not be deleted from the CLI while authenticated.

thanks @matt, they aren't verbose enough though. Only requests and their http status + method.

May 31 2019, 2:34 AM · Write.as CLI, WriteFreely
matt added a comment to T612: unauthenticated posts can not be deleted from the CLI while authenticated.

I'm sending logs over from the dev server now, polled every 10 seconds. You can view on our team server with:

May 31 2019, 1:38 AM · Write.as CLI, WriteFreely
robjloranger added a comment to T612: unauthenticated posts can not be deleted from the CLI while authenticated.

is it possible to see the server application logs for development.write.as

May 31 2019, 12:23 AM · Write.as CLI, WriteFreely

May 30 2019

robjloranger added a comment to T612: unauthenticated posts can not be deleted from the CLI while authenticated.

I'm getting back a 403 forbidden with the correct token, it must be getting returned by go-writeas in writeas.go c.delete().

May 30 2019, 11:27 PM · Write.as CLI, WriteFreely
robjloranger added a comment to T602: List collections.

found a cool little library for neat tabbed columns

https://github.com/ryanuber/columnize

May 30 2019, 11:04 PM · WriteFreely CLI, Write.as CLI
robjloranger added a subtask for T603: Publish to account / collections: T612: unauthenticated posts can not be deleted from the CLI while authenticated.
May 30 2019, 11:02 PM · WriteFreely CLI, Write.as CLI
robjloranger added a parent task for T612: unauthenticated posts can not be deleted from the CLI while authenticated: T603: Publish to account / collections.
May 30 2019, 11:02 PM · Write.as CLI, WriteFreely
robjloranger created T612: unauthenticated posts can not be deleted from the CLI while authenticated.
May 30 2019, 11:01 PM · Write.as CLI, WriteFreely
robjloranger committed rWCLI6bb2d382084a: only show local posts header if there are any (authored by robjloranger).
only show local posts header if there are any
May 30 2019, 10:58 PM
matt closed T606: Delete account post, a subtask of T603: Publish to account / collections, as Invalid.
May 30 2019, 10:53 PM · WriteFreely CLI, Write.as CLI
matt added a comment to T606: Delete account post.

As mentioned, original task was already taken care of, so closing this.

May 30 2019, 10:53 PM · Write.as CLI
matt updated the task description for T606: Delete account post.
May 30 2019, 10:52 PM · Write.as CLI
robjloranger created T611: Detailed posts list.
May 30 2019, 10:26 PM · WriteFreely CLI, Write.as CLI
matt added a comment to T606: Delete account post.

@robjloranger Hmm, but deleting local anonymous posts was the behavior in CLI v1, no? That should already work.

May 30 2019, 10:16 PM · Write.as CLI
robjloranger added a comment to T606: Delete account post.

I edited the task because deleting of both published and write.as anonymous posts already works. just not the local anonymous ones, which I guess are the true anonymous posts.

May 30 2019, 10:15 PM · Write.as CLI
robjloranger updated the task description for T606: Delete account post.
May 30 2019, 10:14 PM · Write.as CLI
robjloranger added a comment to T610: Send title when publishing.

I'm pretty sure this is already implemented. I'm going to look over the current version-two code as I write and think out loud.

May 30 2019, 10:09 PM · Write.as CLI
robjloranger closed T610: Send title when publishing, a subtask of T603: Publish to account / collections, as Resolved.
May 30 2019, 10:09 PM · WriteFreely CLI, Write.as CLI
robjloranger committed rWCLIafe2bc324e75: go mod tidy, remove previous dep for columns (authored by robjloranger).
go mod tidy, remove previous dep for columns
May 30 2019, 9:50 PM
robjloranger added a comment to T604: Fetch user posts if authenticated.

current status as or PR, also supports -md

May 30 2019, 8:53 PM · Write.as CLI
robjloranger added a comment to T604: Fetch user posts if authenticated.

i think local posts are the unclaimed posts for the user at the cli. it that correct?

May 30 2019, 8:52 PM · Write.as CLI
robjloranger committed rWCLI1fccf7ad62ca: Resolves T604 Fetch users posts if authenticated (authored by robjloranger).
Resolves T604 Fetch users posts if authenticated
May 30 2019, 8:48 PM
robjloranger committed rWCLIbf389561d628: rename cmd writeas list >> writeas posts (authored by robjloranger).
rename cmd writeas list >> writeas posts
May 30 2019, 8:48 PM
robjloranger closed T604: Fetch user posts if authenticated, a subtask of T602: List collections, as Resolved.
May 30 2019, 8:48 PM · WriteFreely CLI, Write.as CLI
robjloranger closed T604: Fetch user posts if authenticated as Resolved by committing rWCLI1fccf7ad62ca: Resolves T604 Fetch users posts if authenticated.
May 30 2019, 8:48 PM · Write.as CLI
matt added a comment to T604: Fetch user posts if authenticated.

@matt by unsynced posts, do you mean unclaimed? i.e. https://developers.write.as/docs/api/#claim-posts

May 30 2019, 8:21 PM · Write.as CLI
SkyeJ claimed T607: Support importing posts from JSON file.
May 30 2019, 7:33 PM · Import, Write.as Web, WriteFreely
robjloranger added a comment to T604: Fetch user posts if authenticated.

created a mock for the detailed output which i think would be good behind the flag d, detail M5

May 30 2019, 5:19 PM · Write.as CLI
robjloranger added a comment to T604: Fetch user posts if authenticated.

@matt by unsynced posts, do you mean unclaimed? i.e. https://developers.write.as/docs/api/#claim-posts

May 30 2019, 5:04 PM · Write.as CLI
matt committed rWF98700fc5768c: Merge branch 'export-title' into import-zip (authored by matt).
Merge branch 'export-title' into import-zip
May 30 2019, 2:45 PM
matt committed rWFcba7f1223efa: Include post title in zip export txt files (authored by matt).
Include post title in zip export txt files
May 30 2019, 2:39 PM
matt created T610: Send title when publishing.
May 30 2019, 2:19 PM · Write.as CLI
matt committed rWC46304124ec6d: Document posts.ExtractTitle func (authored by matt).
Document posts.ExtractTitle func
May 30 2019, 2:13 PM
matt moved T607: Support importing posts from JSON file from Backlog to Soon / v1.0 on the WriteFreely board.
May 30 2019, 12:29 PM · Import, Write.as Web, WriteFreely
matt moved T608: Import posts from another WriteFreely instance from Backlog to Soon / v1.0 on the WriteFreely board.
May 30 2019, 12:29 PM · Restricted Project, Import, Write.as Web, WriteFreely
matt moved T603: Publish to account / collections from Backlog to Next Up on the Write.as CLI board.
May 30 2019, 2:55 AM · WriteFreely CLI, Write.as CLI
matt created T603: Publish to account / collections.
May 30 2019, 2:55 AM · WriteFreely CLI, Write.as CLI
robjloranger removed a parent task for T591: sub package fileutils should return errors: T590: Should we change the import for writeas-go.
May 30 2019, 2:55 AM · Write.as CLI
matt created T599: Pin external URLs to navigation.
May 30 2019, 2:55 AM · Restricted Project, Restricted Project, Publisher, WriteFreely, Write.as Web
robjloranger added a parent task for T592: split sync into sub package: T597: split code out into shared package, allow multiple binaries.
May 30 2019, 2:55 AM · Write.as CLI
robjloranger created T590: Should we change the import for writeas-go.
May 30 2019, 2:55 AM · Write.as CLI
robjloranger claimed T586: Support any WriteFreely instance.
May 30 2019, 2:55 AM · Restricted Project, WriteFreely CLI, Unknown Object (Project)
GitHub <noreply@github.com> committed rWCLI20d60013d51f: Merge pull request #27 from writeas/t586 (authored by matt).
Merge pull request #27 from writeas/t586
May 30 2019, 2:55 AM
matt updated the task description for T586: Support any WriteFreely instance.
May 30 2019, 2:54 AM · Restricted Project, WriteFreely CLI, Unknown Object (Project)
matt moved T586: Support any WriteFreely instance from Backlog to Next Up on the Write.as CLI board.
May 30 2019, 2:54 AM · Restricted Project, WriteFreely CLI, Unknown Object (Project)
matt moved T194: Add anonymous post syncing from Next Up to Near Future on the Write.as CLI board.
May 30 2019, 2:54 AM · Restricted Project, Write.as CLI
matt edited parent tasks for T604: Fetch user posts if authenticated, added: T602: List collections; removed: T603: Publish to account / collections.
May 30 2019, 2:54 AM · Write.as CLI
matt created T585: Store publishing preferences in config.ini.
May 30 2019, 2:54 AM · WriteFreely CLI, Write.as CLI
matt updated the task description for T609: Support importing TXT/MD files.
May 30 2019, 1:13 AM · Import, Write.as Web, WriteFreely
matt added a parent task for T609: Support importing TXT/MD files: T245: Import posts from other platforms.
May 30 2019, 1:13 AM · Import, Write.as Web, WriteFreely
matt added a subtask for T245: Import posts from other platforms: T609: Support importing TXT/MD files.
May 30 2019, 1:13 AM · Roadmap, Import, WriteFreely, Write.as Web
matt created T609: Support importing TXT/MD files.
May 30 2019, 1:13 AM · Import, Write.as Web, WriteFreely
matt added a parent task for T527: Support importing posts from zip file: T608: Import posts from another WriteFreely instance.
May 30 2019, 1:09 AM · Import, WriteFreely, Write.as Web
matt added subtasks for T608: Import posts from another WriteFreely instance: T607: Support importing posts from JSON file, T527: Support importing posts from zip file.
May 30 2019, 1:09 AM · Restricted Project, Import, Write.as Web, WriteFreely
matt added a parent task for T607: Support importing posts from JSON file: T608: Import posts from another WriteFreely instance.
May 30 2019, 1:09 AM · Import, Write.as Web, WriteFreely
matt added a subtask for T245: Import posts from other platforms: T608: Import posts from another WriteFreely instance.
May 30 2019, 1:09 AM · Roadmap, Import, WriteFreely, Write.as Web
matt added a parent task for T608: Import posts from another WriteFreely instance: T245: Import posts from other platforms.
May 30 2019, 1:09 AM · Restricted Project, Import, Write.as Web, WriteFreely
matt created T608: Import posts from another WriteFreely instance.
May 30 2019, 1:09 AM · Restricted Project, Import, Write.as Web, WriteFreely
matt added a comment to T604: Fetch user posts if authenticated.

Excellent 😃

May 30 2019, 1:03 AM · Write.as CLI
robjloranger added a comment to T604: Fetch user posts if authenticated.

😄

May 30 2019, 1:02 AM · Write.as CLI
matt added a subtask for T602: List collections: T604: Fetch user posts if authenticated.
May 30 2019, 12:59 AM · WriteFreely CLI, Write.as CLI
matt added a project to T191: Add user authentication: Unknown Object (Project).
May 30 2019, 12:59 AM · Unknown Object (Project), Restricted Project, Write.as CLI
robjloranger added a parent task for T593: split user config into sub package: T597: split code out into shared package, allow multiple binaries.
May 30 2019, 12:59 AM · Write.as CLI
matt removed a subtask for T603: Publish to account / collections: T604: Fetch user posts if authenticated.
May 30 2019, 12:59 AM · WriteFreely CLI, Write.as CLI
matt created T583: List authenticated user's posts.
May 30 2019, 12:59 AM · Write.as CLI
robjloranger added a parent task for T598: refactor shared code: T597: split code out into shared package, allow multiple binaries.
May 30 2019, 12:59 AM · Refactor, WriteFreely CLI, Write.as CLI
robjloranger moved T592: split sync into sub package from Backlog to Next Up on the Write.as CLI board.
May 30 2019, 12:59 AM · Write.as CLI
robjloranger moved T593: split user config into sub package from Backlog to Next Up on the Write.as CLI board.
May 30 2019, 12:59 AM · Write.as CLI
matt added a parent task for T604: Fetch user posts if authenticated: T603: Publish to account / collections.
May 30 2019, 12:58 AM · Write.as CLI
matt added a comment to T604: Fetch user posts if authenticated.

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.

May 30 2019, 12:58 AM · Write.as CLI
matt added a subtask for T603: Publish to account / collections: T604: Fetch user posts if authenticated.
May 30 2019, 12:58 AM · WriteFreely CLI, Write.as CLI
robjloranger added a comment to T604: Fetch user posts if authenticated.

so the current implementation I have gets the local posts and then the remote.

May 30 2019, 12:58 AM · Write.as CLI
robjloranger lowered the priority of T591: sub package fileutils should return errors from Low to Wishlist.
May 30 2019, 12:58 AM · Write.as CLI
robjloranger moved T598: refactor shared code from Backlog to Next Up on the Write.as CLI board.
May 30 2019, 12:58 AM · Refactor, WriteFreely CLI, Write.as CLI
matt created T604: Fetch user posts if authenticated.
May 30 2019, 12:58 AM · Write.as CLI
robjloranger committed rWCLIa993f0084626: ref T594 allow configurable config directory (authored by robjloranger).
ref T594 allow configurable config directory
May 30 2019, 12:58 AM
robjloranger added a comment to T591: sub package fileutils should return errors.

perhaps not, of course generally speaking they should always return their errors.

May 30 2019, 12:58 AM · Write.as CLI
robjloranger updated the task description for T589: Move all tests to the dev server.
May 30 2019, 12:58 AM · API Library: Go
robjloranger created T598: refactor shared code.
May 30 2019, 12:58 AM · Refactor, WriteFreely CLI, Write.as CLI
robjloranger committed rWGOde8ce4dcd2f4: closes T589 update tests to use dev client (authored by robjloranger).
closes T589 update tests to use dev client
May 30 2019, 12:58 AM
robjloranger added a comment to T589: Move all tests to the dev server.

in v2 branch

May 30 2019, 12:58 AM · API Library: Go
robjloranger created T601: load global config from file.
May 30 2019, 12:58 AM · Refactor, WriteFreely CLI, Write.as CLI
robjloranger added a comment to T589: Move all tests to the dev server.

this needs to be updated in both:

  • collection_test.go
    • TestGetCollectionPosts
    • TestGetCollectionPost
  • post_test.go
    • TestCreatePost
    • ExampleClient_CreatePost
May 30 2019, 12:58 AM · API Library: Go
robjloranger created T594: add new configuration directory.
May 30 2019, 12:58 AM · WriteFreely CLI, Unknown Object (Project)
robjloranger removed a parent task for T590: Should we change the import for writeas-go: T586: Support any WriteFreely instance.
May 30 2019, 12:58 AM · Write.as CLI
robjloranger removed a subtask for T590: Should we change the import for writeas-go: T591: sub package fileutils should return errors.
May 30 2019, 12:58 AM · Write.as CLI
robjloranger added a member for API Library: Go: robjloranger.
May 30 2019, 12:58 AM
robjloranger added a comment to T605: get authentication working.

wrong password 😵

May 30 2019, 12:58 AM · Write.as CLI
robjloranger removed a subtask for T586: Support any WriteFreely instance: T590: Should we change the import for writeas-go.
May 30 2019, 12:58 AM · Restricted Project, WriteFreely CLI, Restricted Project
matt created T586: Support any WriteFreely instance.
May 30 2019, 12:58 AM · Restricted Project, WriteFreely CLI, Restricted Project
matt added a comment to T594: add new configuration directory.

this will be set on the writefreely cli, the writeas cli will retain the original .writeas directory

May 30 2019, 12:58 AM · WriteFreely CLI, Restricted Project
matt created API Library: Go.
May 30 2019, 12:58 AM
robjloranger added a comment to T593: split user config into sub package.

resolved in

May 30 2019, 12:58 AM · Write.as CLI
robjloranger closed T593: split user config into sub package, a subtask of T597: split code out into shared package, allow multiple binaries, as Resolved.
May 30 2019, 12:58 AM · Restricted Project, Write.as CLI
matt changed the visibility for T569: Don't send emails for pinned posts.
May 30 2019, 12:58 AM · Bugs, Letters, WriteFreely, Write.as Web
joyeusenoelle added a comment to T586: Support any WriteFreely instance.

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.

May 30 2019, 12:58 AM · Restricted Project, WriteFreely CLI, Restricted Project
robjloranger added a member for Write.as CLI: robjloranger.
May 30 2019, 12:58 AM
robjloranger closed T605: get authentication working, a subtask of T603: Publish to account / collections, as Invalid.
May 30 2019, 12:58 AM · WriteFreely CLI, Write.as CLI