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

Bidirectional links as code comments in non-markdown files? #3963

Open
3 of 8 tasks
Nezteb opened this issue Nov 20, 2023 · 0 comments
Open
3 of 8 tasks

Bidirectional links as code comments in non-markdown files? #3963

Nezteb opened this issue Nov 20, 2023 · 0 comments

Comments

@Nezteb
Copy link

Nezteb commented Nov 20, 2023

Please select if your request is either something new or an enhancement

  • Request of a new feature.

Please select the area your request applies to. (Multiple selections are Possible. You can leave blank if you're not sure.)

  • Workspace - VSCode workspace, vaults, Intellisense/autocomplete, Dendron settings
  • Lookup - Dendron's Lookup Command
  • Views - Dendron Preview, Tree View, Side Panels in the UI
  • Schema - Dendron Schemas
  • Pod - Data import from / export to Dendron
  • Publish - External Site Publish
  • Markdown - Markdown features, such as syntax support and features

Is your feature request related to a problem? Please describe

I often have a problem visualizing codebases and how a request travels through an application during its lifecycle. I'll usually map out this sort of thing on paper or a whiteboard, but I'd also like to be able to add annotation/comment metadata to my code that allows easy editor integration.

Essentially I want my normal code to be part of my PKM tool as a first-class citizen.

Describe the solution you'd like

Initially I did a brain dump of an idea for an entirely separate extension for this functionality, but I think a tool like Dendron is uniquely placed to (potentially) support this. 😄

Essentially I just want Dendron to be able to add wiki-style links between any text files.

The easiest and least-intrusive way to do this seems like some sort of config for including/excluding specific directories or file extensions to parse for wiki comments.

Describe alternatives you've considered

There are some other extensions similar to Dendron, but all of them are meant to only work with Markdown notes, not code.

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