Does this mean that you cannot use Paste Image? C...
# questions
j
> Does this mean that you cannot use Paste Image? Correct - we generally don't use it for our internal team notes. Our workflow is quite slow for this (hence my comment that maybe we don't have as many images in our notes because our process is so many steps 😅 , and we're a bit sensitive in trying to keep our git repo size lean). Re: Github vs Gitlab, if you have more space in Gitlab, it can be worth trying. But one thing to note is that by the way git works which is agnostic to hub vs lab, even if you delete an image, that image will still take up size in your repository since Git saves history. For that reason, git isn't that efficient with images, and having a lot may make operations like cloning your repository for new users a bit slow.