todo-tree icon indicating copy to clipboard operation
todo-tree copied to clipboard

Only finds TODOs in active Jupyter Notebooks cells

Open nicouh opened this issue 8 months ago • 4 comments
trafficstars

Hi,

The add-on only finds the TODOs in the currently active cell (i.e. cursor in the cell) of the currently opened .ipynb-file. I can not list all TODOs from the complete file.

Thanks

nicouh avatar Mar 10 '25 12:03 nicouh

Hi,

I have also found the same issue happening with me as well.

Thanks

unknown-eps avatar Mar 26 '25 14:03 unknown-eps

Hi, @nicouh A temporary fix that I have found in the sidebar set scan mode to workspace only

Image

And set "todo-tree.general.periodicRefreshInterval": 1, This ensures that all the TODO's appear after 1 minute.

unknown-eps avatar Mar 26 '25 15:03 unknown-eps

+1

Oskar-Idland avatar Jul 03 '25 09:07 Oskar-Idland

@Gruntfuggly i'm having an issue about finding tags in jupyter notebook files. it's not just finding the tag, the problem is the tag disappearing. it does not disappear in any python script, but the behavior is too weird to describe. it sometimes doesn't find, sometimes find but disappears after changing the focus to another file except that notebook, sometimes disappears while changing the focus to another cell, sometime does not disappear (!!!), sometimes cannot even find it how much i try, sometimes disappears when i click on any options like group by tag or change the tree view to flat view or any option and sometimes does not disappear! i'm having this issue for a long time and i try to fix it every 6 months. i even found my comments under other jupyter-related issues that i can't remember the time i commented :) please help fix this issue or give a clue for solving it. thanks a lot

SadeghPouriyanZadeh avatar Oct 01 '25 08:10 SadeghPouriyanZadeh