Page MenuHomeWrite.as

Enable deleting/updating/getting posts by ID prefix
Open, WishlistPublic

Event Timeline

matt claimed this task.
matt raised the priority of this task from to Low.
matt updated the task description. (Show Details)
matt added a project: Write.as CLI.
matt moved this task to Backlog on the Write.as CLI board.
matt changed the visibility from "All Users" to "Public (No Login Required)".
matt added a subscriber: matt.
matt renamed this task from Enable deleting posts by list index to Enable deleting/updating/getting posts by ID prefix.Mar 1 2016, 3:36 PM
matt raised the priority of this task from Low to Normal.EditedMar 1 2016, 3:39 PM

Rather than add indices and requiring running writeas list before any operation, if the user gives a partial (<12 characters) ID, we should look up the ID in the local posts file and perform the operation on any matching post. If there are duplicates / ambiguous results, return an error message.

matt lowered the priority of this task from Normal to Wishlist.Apr 30 2016, 6:35 PM

This gets a little complicated, especially when handling conflicts or errors, with the way the client is set up now. Saving this for later.

matt removed matt as the assignee of this task.Oct 7 2020, 5:34 PM