Skip to content

Commit

Permalink
docs: add copy/paste guidance
Browse files Browse the repository at this point in the history
Add information provided to resolve issue sytone#19 

Thanks @Hoempi
  • Loading branch information
sytone authored Nov 18, 2022
1 parent ac1c8e6 commit 6785ea5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Use `http://localhost:8080/` to access it locally, do not expose this to the web
- [Hosting behind Nginx Proxy Manager (NPM)](#hosting-behind-nginx-proxy-manager-npm)
- [Updating Obsidian](#updating-obsidian)
- [Building locally](#building-locally)
- [Copy/Paste From External Source](#copypaste-from-external-source)

## Using the Container

Expand Down Expand Up @@ -250,3 +251,13 @@ docker run --rm -it `
-p 8080:8080 `
obsidian-remote:latest bash
```


## Copy/Paste From External Source

Click on the circle to the left side of your browser window. In there you will find a textbox for updating the remote clipboard or copying from it.

![image](https://user-images.githubusercontent.com/1399443/202805847-a87e2c7c-a5c6-4dea-bbae-4b25b4b5866a.png)



0 comments on commit 6785ea5

Please sign in to comment.