vim in second place let's goooooo 🎉
Nicely done! I have a CLI tool that does sth similar (input download, answer submissions): https://github.com/tranzystorekk/arrive
I enjoy a casual session of Townscaper once in a while, this feels really close to home :3
I played The Longing when I wasn't sick, but the pacing felt worse than sluggish, so it was a quick refund.
This looks like a strong contender! Thanks!
I wasn't precise, I meant many apps force some kind of rich-text editor that feels clunky and unnecessary, that's what I want to avoid.
Since I'm already using NextCloud, NextCloud Notes seems like a good fit, I'm wondering how I missed it...
tranzystorek_io
joined 1 year ago
most shells will accept outputting from a silent command to a file, e.g.
:> foo.txt
(where:
is the posix synonym to thetrue
command)