Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open Named Log Files Groups #178

Open
jeffjensen opened this issue Mar 10, 2020 · 2 comments
Open

Open Named Log Files Groups #178

jeffjensen opened this issue Mar 10, 2020 · 2 comments

Comments

@jeffjensen
Copy link

I use scripts to launch Klogg, each script specifying on CLI the set of log files for a focused task. The inconvenience is launching the scripts.

My suggestion is an integrated feature in Klogg that allows selecting and opening a named group of log files. For example, File -> Open Log Group, and select a log group name from either a popup list or a submenu.

@variar
Copy link
Owner

variar commented Mar 10, 2020

Are those files in a separate directory? An option to open all files in some location seems more generally useful.

@jeffjensen
Copy link
Author

jeffjensen commented Mar 10, 2020

Yes, they are in different directories.

Each script opens a set of log files for a work-task focus. e.g. working on a product. When working on one set, I don't need to see the other unrelated log files, so nice to close them to avoid the eye noise (I've had 20+ tabs open before!). Each script launches Klogg with the desired set of related log files.

This is an "open related log files" convenience idea; currently using scripts; a menu option is much nicer usability (no need to navigate to a script's location and run it).

First implementation could just have the open feature, reading a file containing group names and each groups' file locations.

To me, the Klogg Open dialog already easily opens multiple/all files in the same dir.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants