Closed merlinuwe closed 1 year ago
can you provide me some website for example.
Thanks for your reply. Yes, these are the main sites I need:
I just installed your new release and put this in a new note:
```gate
https://herakles.webuntis.com/WebUntis/index.do#/basic/login
height:900
profile:account-1
It renders only to a small window:
![image](https://github.com/nguyenvanduocit/obsidian-open-gate/assets/4138869/502c773c-78d5-4ab9-b2a8-0c988b1c4813)
(On the right pane, it renders the full website.)
Solution: I found, that I have to add 900px instead of 900
Can I use profile: to give the site my user credentials? How do I have to give the credentials? I tried
profile:account-1
and
profile:username@passwort
but this does not work.
Hi, the plugin can not prefill credentials. profile key is used to store cookie, storate of current webview, it's act like profile in chrome. and it's saved on your machine, can not be shared.
Thanks for your great plugin.
I use some webpages with login credentials. Is there a way to store them?