klogg icon indicating copy to clipboard operation
klogg copied to clipboard

[Feature request] Create a public collection of klogg Highlighters and ways to download from it

Open MurzNN opened this issue 3 years ago • 1 comments

Will be good to create a public shared collection of klogg Highlighters and ways to download from it. For example, we can put there a highlighter for Apache logs, Nginx logs, and all other popular log formats, so as not to reinvent the wheel by each user.

This can be implemented via using store.kde.org as storage and KNewStuff API https://api.kde.org/frameworks/knewstuff/html/index.html for the user interface to install from it.

And an example of the implementation of this API you can see in Dolphin: Configure » Context Menu » Download New Services

And the collection is here https://store.kde.org/browse?cat=102&ord=latest

MurzNN avatar Sep 19 '22 08:09 MurzNN

It is what I am looking for.

kymowang avatar Oct 12 '22 10:10 kymowang

This is an interesting idea. I don't want to add a dependency on KDE for that. Should be possible to make something using github as a storage.

variar avatar Jan 13 '23 22:01 variar