Thomas Cuthbert
Thomas Cuthbert
Hi! I often need to document historical mattermost posts. The standard post list does provide time filters/printers. I've come up with a basic PoC [here](https://github.com/tcuthbert/mmctl/pull/4) A user would be able...
Thought I'd propose some quick edits I made to the plugin for opening zettel links with alt names. I also improved the way zettels are edited by using the `json.Path`...
Typical enterprise environments may keep credentials in a local KeePass datafile. I'd like the option to load creds from external sources such as KeePass or Vault.
# Outline An update of the unit testing strategy is required to help catch low-level issues before being committed. For example #252 is an issue that could have been caught...
Sometimes secrets are generated as part of the charm deployment and need to be exposed to users. We traditionally achieved this with Juju actions that read the secrets from disk...
I use company-mode as a code completion engine. Would it be possible to have a company mode backend implemented?
Hey I'm getting a few oddities whilst running vipy in terminal vim. 1) I'm unable to get into "..." indent mode but it works with gvim. (I've noticed that pressing...
HTML event descriptions are difficult to read, especially when originating from marketing or tech firms. This PoC proposes transforming event description text through a filter that strips the tag soup...
Hi, would it be possible to have the option of including the :type field during expansion of docstring?