Skip to content
#

logs

Here are 908 public repositories matching this topic...

ethack
ethack commented Dec 14, 2020

So instead of having to do rita import --config etc/rita.yaml ... we would do rita --config etc/rita.yaml import .... This makes it easier to modify most commands since --config is less likely to change than the rita subcommand. It also makes it possible to create aliases like:

  • alias rita1=rita --config /etc/rita/config1.yaml
  • alias rita2=rita --config /etc/rita/config2.yaml

Wher

jameskerr
jameskerr commented Jan 4, 2021

In the "New Query" modal, I think it makes sense to auto focus the name field input instead of the query.

The user will presumably have a query they want to save, click the start, then name it.

Autofocusing the name makes accomplishing those tasks a little quicker.

Improve this page

Add a description, image, and links to the logs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the logs topic, visit your repo's landing page and select "manage topics."

Learn more