From 9feca9b0b90a107ece6be1b4d197e08020a40690 Mon Sep 17 00:00:00 2001 From: Omar Rizwan Date: Sun, 13 Dec 2020 22:02:29 -0800 Subject: Add unlink support. Make by-title/ writable. Add . and .. entries. Still haven't added the unlink handler to by-title/, though. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README.md') 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. -- cgit v1.2.3