diff options
Diffstat (limited to 'web/tabfs.md')
-rw-r--r-- | web/tabfs.md | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/web/tabfs.md b/web/tabfs.md index 8527fd9..1cda620 100644 --- a/web/tabfs.md +++ b/web/tabfs.md @@ -51,7 +51,7 @@ they map to 3 folders in TabFS</p> </div> The files inside a tab's folder directly reflect (and can control) the -state of that tab in your browser. (TODO: update as I add more) +state of that tab in your browser. <div class="figure"> <video autoplay loop muted> @@ -62,6 +62,11 @@ example, the url.txt, text.txt, and title.txt files tell me those live properties of this tab</p> </div> +<!-- for now, I am copying routes.html into web/ locally before I --> +<!-- deploy the site. need to find a better way? --> +<strong><a href="routes.html">(Read more up-to-date documentation for all of +TabFS's files here.)</a></strong> + This gives you a _ton_ of power, because now you can apply [all the existing tools](https://twitter.com/rsnous/status/1018570020324962305) on your computer that already know how to deal with files -- terminal |