-
-
Notifications
You must be signed in to change notification settings - Fork 232
Todo Introspector
github-actions[bot] edited this page Mar 29, 2025
·
6 revisions
The introspector module displays progress for nested tasks.
When an item with a TODO status has children with their own TODOs this module enables virtual text in the top level item and displays the
progress of the subtasks. By default it displays in the format of [completed/total] (progress%).
-
(function)
Callback to format introspector. Takes in two parameters:
-
completed: number of completed tasks -
total: number of total counted tasks
Should return a string with the format you want to display the introspector in.
Defaults to "[completed/total] (progress%)"
function(completed, total)
-
-
core.integrations.treesitter- A module designed to integrate Treesitter into Neorg.
core.autocommandscore.clipboardcore.clipboard.code-blockscore.completioncore.concealercore.defaultscore.dirmancore.dirman.utilscore.esupports.hopcore.esupports.indentcore.esupports.metagencore.exportcore.export.htmlcore.export.markdowncore.fscore.highlightscore.integrations.coq_nvimcore.integrations.nvim-cmpcore.integrations.nvim-compecore.integrations.treesittercore.iterocore.journalcore.keybindscore.latex.renderercore.looking-glasscore.neorgcmdcore.neorgcmd.commands.returncore.pivotcore.presentercore.promocore.qol.toccore.qol.todo_itemscore.queries.nativecore.scannercore.storagecore.summarycore.syntaxcore.tanglecore.tempuscore.text-objectscore.todo-introspectorcore.uicore.ui.calendar