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

[Question] how to store images locally #144

Open
dougcooper opened this issue Aug 19, 2020 · 3 comments
Open

[Question] how to store images locally #144

dougcooper opened this issue Aug 19, 2020 · 3 comments

Comments

@dougcooper
Copy link

when i upload an image it gets stored on a remote server. how do i show local images?

@shd101wyy
Copy link
Contributor

Right now it is not possible to be achieved in crossnote web.
You will need to do that locally on your computer.

@dougcooper
Copy link
Author

When you say locally do you mean using the vscode plugin?

@shd101wyy
Copy link
Contributor

Not necessarily. You can add images locally, then do a git push locally. After that, you pull that repo in Crossnote web, and you will be able to embed local images like ![](./test.png). I currently doesn't support store images in Crossnote web directly, but the feature will definitely be supported in the future.

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

2 participants