neorg
neorg copied to clipboard
Option to ignore paths and categories in core.summary
Issues
- [X] I have checked existing issues and there are no existing ones with the same request.
Feature description
It would be excellent if core.summary to configuration for exclude_categories and exclude_paths. For example:
["core.summary"] = {
config = {
exclude_categories = { "no index", "private" },
exclude_paths = { "journal" },
}
},
Help
Yes
Implementation help
Time is my main issue with contribution to this project. Though I'm absolutely loving it, so I will try to find some. Forgive me for opening so many issues, but I'm trying to transition from a large org, org-roam setup.
This would be nice to have. I've noticed that index.norg is added in the summary, which I'd like to avoid.