TIS-100

TIS-100

106 ratings
How to get a scratchpad/notepad in the steam browser
By 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:
   
Award
Favorite
Favorited
Unfavorite
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 Comments
GreenNotebookGaming Aug 7, 2023 @ 11:56am 
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 Apr 14, 2020 @ 5: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
SalsaGal May 15, 2018 @ 9:03pm 
You can change the font and colour of the text! Mine is green in comic sans.
[Lemons] Derp Jun 27, 2017 @ 8:39am 
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 Jun 25, 2017 @ 7:22am 
Or, windowed mode + 2nd screen
wenza Dec 25, 2016 @ 12:18pm 
cool, thx! :2016trophy:
7heo  [author] Dec 6, 2016 @ 1:02am 
indeed
Guardit Dec 5, 2016 @ 1:48pm 
who uses a white background, amiright?
SenorGrande Oct 22, 2016 @ 4:23am 
Cool, thanks! :sta2yes:
FRF Mar 11, 2016 @ 2:56pm 
F12 -> Console
No?