aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorOmar Rizwan <omar@omar.website>2020-12-13 22:02:29 -0800
committerOmar Rizwan <omar@omar.website>2020-12-13 22:02:29 -0800
commit9feca9b0b90a107ece6be1b4d197e08020a40690 (patch)
treea4b747a8f6efc54eea93b342dc019e6cde2ada2c /README.md
parentcabc3fe03f1d8830a323b6258bfcc454c066daaf (diff)
Add unlink support. Make by-title/ writable. Add . and .. entries.
Still haven't added the unlink handler to by-title/, though.
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0fd6c42..fc13381 100644
--- a/README.md
+++ b/README.md
@@ -54,12 +54,16 @@ $ echo remove | tee -a mnt/tabs/by-title/*Stack_Overflow*/control
$ cat mnt/tabs/by-id/*/text > text.txt
```
+### TODO: Manage tabs in Emacs dired
+
+I do this
+
## Setup
**disclaimer**: security, functionality. In some sense, the whole
point of this extension is to create a gigantic new surface area of
communication between stuff inside your browser and the rest of your
-computer.
+computer. permissions
First, install the browser extension.