@prologic You can import twtxts config via txtnish quickstart. I hope that still works... ?!
txtnish has an experimantal userinterface based on fzf since yesterday. What do you think? A reply feature is still missing, but that shouldn't be that hard.
@lucidiot, thanks for the bug report. Does anybody have an idea for https://github.com/mdom/txtnish/issues/12?
I just pushed a fix for https://github.com/mdom/txtnish/issues/11. It seems to work but i have currently no test suite for txtnish, so please don't hesitate to inform me if anything weird happens with mentions.
@mdosch Can you maybe summarize the problem our maybe even raise an issue for txtnish?
New feature for txtnish: After setting add_metadata to 1, txtnish will, uhm, add metadata to your twtfile. Currently i only add followings, client and your gpg fingerprint. See my file for an example.
fmt removed my escape sequences on openbsd. txtnish now defaults to fold -s, which makes even more sense as it is specified by posix.
Damn, colors are not working on openbsd! #txtnish
Maybe without a new command? txtnish follow mdom http://new_url.com would just work and add a alias? And unfollow http://new_url.com would remove it?
Small feature for txtnish: You can now unfollow multiple accounts in one call, so i'm ready for the next stream of 404.
And i liked @dave's version so much, i copied his banner. Maybe i should create a empty twtfile with the banner in #txtnish quickstart :)
#txtnish supports exporting your timeline to html with --theme html since last night. See https://domgoergen.com/twtxt/timeline.html for an example.
I shouldn't use @foo in git commits https://github.com/mdom/txtnish/commit/42f9715b7d136393a2665566ee96b61bd1a20a87
New stuff in #txtnish: Better argument parser, automatic url rewriting for redirects and a new silly mode that let you share urls like @kas
#txtnish now supports long options! It's not easy to implement all cases, but it wasn't as hard as i though it would be.
#txtnish now accepts ws as seperator and timestamps without T
@phil I don't just throw away lines i can't parse, but try to fix as many errors as possible. But eventually you have to give up. https://github.com/mdom/txtnish/blob/master/bin/txtnish#L368
#txtnish can send new tweets per mail to you with txtnish mail bob@example.com ... the only missing step is to tweet via mail. #mobile
Behold! color_nick="red on_yellow blink" is now a thing! #txtnish
@dave It's probably https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195792, should be fixed for #txtnish
@dave Welcome to twtxt, i take a look at txtnish on mac os x, should be easy to fix
#txtnish now reports about redirects or error codes on stderr.
@kas The path starts with /Hund. Collapsing mentions is harder than i thought. #txtnish does now lowercase the hostname to handle 0x1A4.1337.cx vs 0x1a4.1337.cx in mentions.
@durcheinandr, @freemor Okay, following one self seems not so obvious as i thought. With commit 4b9b067 #txtnish displays the local twtfile.
How should #txtnish handle permanent redirects? Prompt the user to change url? But what if timeline is run in cron? A flag like -I for non-interactive? Mhh...
txtnish should handle 301 and rewrite urls accordingly, then i can just redirect to my canonical url. #somuchtodo
Welcome to twtxt, @trevor! Your timestamp looks like your're using txtnish? :)
#txtnish is still on the start page of hn! https://news.ycombinator.com/item?id=13742949
So, last #txtnish update for today: It supports subscribing to ipns:// and can publish your twtfile to ipfs. puh
Signing the twtfile with pgp is now built into #txtnish. I hopy my #txtnish accouncement are not annoying anyone?
#txtnish now ask the user in quickstart if she wants to import we-are-twtxt.
#txtnish quickstart will import your twtxt followings and some of your configuration.
If you don't have wget, #txtnish can also use curl via http_backend=curl
#txtnish has a reply subcommand that opens a editor with your outcommented timeline. Every non empty, not commented line will be tweeted.