Sha256: 5eca1414154ae41c87bda6a83d74784ef9854f3baca04ffffda4a13607d06835
Contents?: true
Size: 793 Bytes
Versions: 21
Compression:
Stored size: 793 Bytes
Contents
# BOOKMARK Bookmark a conversation, list and delete bookmarks. Usage: `ayadn mark add 30594331` `ayadn mark add 30594331 convo title` `ayadn mark list` `ayadn mark delete 30594331` `ayadn mark rename 30594331 'other name'` ## ADD Add a conversation to your bookmarks. Usage: `ayadn mark add 30594331` `ayadn mark add 30594331 talking about stuff` `ayadn mark add 30594331 'This convo about x, y and z is cool!'` You don't have to specify the root post of the conversation, any post within the thread will work. ## DELETE Delete entry from your bookmarked conversations. Usage: `ayadn mark delete 30594331` ## LIST List your bookmarked conversations. Usage: `ayadn mark list` ## RENAME Rename a bookmarked conversation. Usage: `ayadn mark rename 30594331 'new title'`
Version data entries
21 entries across 21 versions & 1 rubygems