iris
iris copied to clipboard
Serverless command-line forum software
I've seen a few issues here, and a few people talking about some features that could be achieved through the use of a global and/or personal configuration file. If such...
Add a search option that takes a regex that will list/highlight messages matching that search.
This will give the user an easier way to know specifically what's new, especially in longer or older threads.
Suggested by akspecs: ``` Someone who uses vim can force vim to exit with a non zero exit status with `:cq' Perhaps the same is possible with other editors, but...
This could display the number of "read" topics at startup.
Some folks might like to interact with the Iris corpus strictly through the non-interactive CLI tool. It's not quite clear what purpose this would serve.
This is to add the number of persons who've read any of the current corpus OR the current user's messages. It would require parsing the entire servers `.iris.messages.read` files.
This was a thought to do a validity check for all the files in the system, but this is already effectively accomplished with `--stats`.
It might be interesting to allow instances/users to configure their own prompt line to something besides the default `username@host~>`.
This would allow users to put their message file in a "common" area, in the event they don't want to expose any of the contents of their home directory.