TIS-100
109 个评价
How to get a scratchpad/notepad in the steam browser
由 7heo 制作
More than once, I've wished to be able to do quick calculations/logic analysis/truth tables without having to alt-tab out of the game.

Here's how to:
   
奖励
收藏
已收藏
取消收藏
Copy/paste the following in your browser address bar:
data:text/html, <html contenteditable style='color: white; font-family: monospace'>

Or if you prefer the usual black on white:

data:text/html, <html contenteditable style='background: white; font-family: monospace'>

NB: if you need to copy paste in the browser without pasting the style too, use CTRL + SHIFT + V instead of CTRL + V.
11 条留言
GreenNotebookGaming 2023 年 8 月 7 日 上午 11:56 
Cautious Apr 14, 2020 @ 8:29am
There is a website called http://protectedtext.com .

It saves the data you type in. You can reload it by visiting the website again. Very easy to use.

One feature I miss though is black background

Replying: I tried it out and i like it, for example, i made this https://www.protectedtext.com/donovan with a password "bye" go check it out
Cautious 2020 年 4 月 14 日 上午 5:29 
There is a website called http://protectedtext.com .

It saves the data you type in. You can reload it by visiting the website again. Very easy to use.

One feature I miss though is black background
SalsaGal 2018 年 5 月 15 日 下午 9:03 
You can change the font and colour of the text! Mine is green in comic sans.
SLKISNOG 2017 年 6 月 27 日 上午 8:39 
If black isn't working for you try this line
data:text/html;charset=utf-8, %3Ctitle%3ENotepad (Nightmode)%3C/title%3E%3Cbody contenteditable style="font-family: DejaVu;font-weight:bold;background:%231E1E1E;color:%23FFFFFF;font-size:1rem;line-height:1.4;max-width:80rem;margin:0 auto;padding:2rem;" spellcheck="false"%3E
Kaizo 2017 年 6 月 25 日 上午 7:22 
Or, windowed mode + 2nd screen
wenza 2016 年 12 月 25 日 下午 12:18 
cool, thx! :2016trophy:
7heo  [作者] 2016 年 12 月 6 日 上午 1:02 
indeed
Guardit 2016 年 12 月 5 日 下午 1:48 
who uses a white background, amiright?
SenorGrande 2016 年 10 月 22 日 上午 4:23 
Cool, thanks! :sta2yes:
FRF 2016 年 3 月 11 日 下午 2:56 
F12 -> Console
No?