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

Support for Including Specific Stats Using a Config #1

Open
schneiderlin opened this issue Jun 1, 2023 · 0 comments
Open

Support for Including Specific Stats Using a Config #1

schneiderlin opened this issue Jun 1, 2023 · 0 comments

Comments

@schneiderlin
Copy link

There are certain fields that I would like to hide, such as Task Management, Queries, and Media. Perhaps we can allow users to specify what to include or exclude using a JSON config, like this:

{
  "logstatsTitle": "Logseq Graph Stats 📊",
  "disabled": false,
  "exclude": ["Task Management", "Queries", "Media"]
}

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

No branches or pull requests

1 participant