Open Fastidious opened 5 months ago
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
.
Does the client supports long post (kind:30023)? If so, what is the option? If not, could it be added? :-) Thanks!