LoginSignup
8
6

More than 5 years have passed since last update.

ウェブブラウザを簡易テキストエディタとして使う方法

Posted at

忘れないために備忘録として記す。

この文字列をアドレスバーに入力して開くだけ。

data:text/html, <html contenteditable>

簡単なメモを取るだけならこれで十分かも。Chromeで動くことは確認した。ほかは知らん。

参照元:
https://coderwall.com/p/lhsrcq/one-line-browser-notepad

8
6
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
8
6