Skip to content

Instantly share code, notes, and snippets.

@cblgh
Last active June 7, 2019 14:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cblgh/42e9939acee5879629a6d3611582205a to your computer and use it in GitHub Desktop.
Save cblgh/42e9939acee5879629a6d3611582205a to your computer and use it in GitHub Desktop.

cabal-client definitely stores:

  • what channels you have joined
  • for each channel you've joined: what was the latest message you read in that channel
  • last viewed channel

cabal-client probably stores:

  • what cabals you have joined
  • what aliases (human friendly names for cabal:// keys) you have for those cabals

cabal-client does not store:

  • your nickname (that's in your log for a cabal)

cabal-client lets you query

  • do i have unreads in channel x
  • what channels have i joined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment