blakedietz / vscode-nested-tags

Stop using your file tree to organize your notes. Transform VSCode into a note-taking app by adding tag support.
MIT License
74 stars 17 forks source link

Feature Request: nested-tags in Jupyter notebook markdown or python code #94

Open lundeen-bryan opened 1 year ago

lundeen-bryan commented 1 year ago

I'd love to see if this could work in Jupyter notebooks in VS Code as they use markdown and python code. I tried tagging a cell in jupyter with markdown like below but it didn't seem to recognize the tag. Please let me know if this is possible thank you!

<!--@nested-tags:xlwings --> sheet["A1"].expand().autofit()