algia icon indicating copy to clipboard operation
algia copied to clipboard

Long post support (kind:30023)

Open Fastidious opened this issue 1 year ago • 1 comments
trafficstars

Does the client supports long post (kind:30023)? If so, what is the option? If not, could it be added? :-) Thanks!

Fastidious avatar May 24 '24 13:05 Fastidious

Never mind, it does supports kind:30023! Wow, so nice! In case anyone had the same question as me, the simple usage is:

cat test.txt | algia n --article-title "A long post test" --article-name "A long post test" --article-summary "This is a long post test. Let's see if it works as intended." --stdin

I found that --article-name and --article-title were required to make the post a kind:30023.

Fastidious avatar May 24 '24 14:05 Fastidious