Distribute as a VSCode extension? #616
aae42
started this conversation in
Ideas & Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
have you thought about making this a VSCode extension with markdown formatted kanban boards committed to source control?
noticed the request in #458, seemed somewhat related
the extensions that currently exist use strange mechanisms and don't treat the kanban boards as a document, which is a key (important) idea with Obisidian...
the top extension: https://marketplace.visualstudio.com/items?itemName=mkloubert.vscode-kanban has far and away the most downloads has a very rigid structure for storing data in a .vscode json instead of a nicely formatted markdown document that would look good, and understandable even w/o the extension
Beta Was this translation helpful? Give feedback.
All reactions