slash command for Adding markdown text to reference #1280
hanipcode
started this conversation in
Show and tell
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.
-
share_markdown.mp4
I was finding a way to insert notion documents into the chat context. but as I realize maybe the more simpler way to do it was to be able to share markdown text as a chat context. this way I can enter other docs as well to chat reference. well it a bit annoying to manually copy paste but I find it not that much of annoyance for me for now, here is how I do it
I realize I could also just paste into the codecompanion buffer directly, but sometime the PRD I work with contain few pages and I don't want to pollute the chat buffer. I also think a few way to extend this like ability to update the reference, but will work on it later
utils to open a markdown buffer
then the slash command function
Beta Was this translation helpful? Give feedback.
All reactions