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

Dendron Paste Image: Not working in .devcontainer #749

Open
1 of 6 tasks
brandoncroberts opened this issue May 22, 2021 · 4 comments
Open
1 of 6 tasks

Dendron Paste Image: Not working in .devcontainer #749

brandoncroberts opened this issue May 22, 2021 · 4 comments
Labels
area.create Note creation, lookup, snippets and templates. Anything to do with note creation. type.bug Something isn't working
Milestone

Comments

@brandoncroberts
Copy link
Contributor

brandoncroberts commented May 22, 2021

Please select the area your Bug applys to. (Multiple selections are Possible)

  • Onboard. Initial vault setup and import/export pods
  • Create. Note creation, lookup, snippets and templates
  • Retrieve. Backlinks, references, graph view
  • Structure. Refactoring, multi-vault and schemas
  • Publish. Sharing your repo with the world
  • Misc (Choose this if your not sure)

Describe the bug

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

  1. Open Your Dendron workspace in a .devcontainer in VSCode. I chose the Open In Volume option but I think this happens with any option. I also chose the VSCode Image Node.js & Typescript.
  2. Copy image to clipboard on MacOs
  3. Run the Dendron Paste Image Command
  4. Error Message pops up saying You need to install Xclip
  5. exec sudo apt install xclip
  6. Run the Dendron Paste Image Command
  7. Error Message pops up There is not an image in the clipboard.

Expected behavior

Paste Markdown Image/ Add image to assets

Screenshots

If applicable, add screenshots to help explain your problem.
Screenshot 2021-05-22 at 21 13 49

Desktop (please complete the following information)

  • OS: MacOs
  • Version 11.2
@github-actions github-actions bot added area.create Note creation, lookup, snippets and templates. Anything to do with note creation. status.triage-needed type.bug Something isn't working labels May 22, 2021
@brandoncroberts
Copy link
Contributor Author

This seems potentially relevant.
https://code.visualstudio.com/docs/remote/troubleshooting#_clipboard-does-not-work

@kpathakota
Copy link
Contributor

Yeah, pretty sure we do use clipboardy in which case, hopefully this is a quick fix to support remote installs of Dendron.

@kpathakota kpathakota added this to the v44 milestone May 23, 2021
@kevinslin kevinslin modified the milestones: Up Next, v43, v44 May 25, 2021
@brandoncroberts
Copy link
Contributor Author

Yeah, pretty sure we do use clipboardy in which case, hopefully this is a quick fix to support remote installs of Dendron.

Just looked and it seems the paste image functionality is using this library?
https://github.com/mushanshitiancai/vscode-paste-image

@kevins8
Copy link

kevins8 commented May 29, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area.create Note creation, lookup, snippets and templates. Anything to do with note creation. type.bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants