From e58f35f4580ad4377c3ba5dcaee5bbbd938713c6 Mon Sep 17 00:00:00 2001 From: lshprung Date: Sat, 11 Sep 2021 10:02:17 -0700 Subject: Added F3 key functionality to jump to random group/entry --- tasklist.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tasklist.md') diff --git a/tasklist.md b/tasklist.md index d9385a2..ff44f10 100644 --- a/tasklist.md +++ b/tasklist.md @@ -20,3 +20,5 @@ ### Completed - Create a task list to keep track of ideas and bugs - Added in commit `c21fbd4582ef016c4b195bfa7db8727914befb15` +- Add "random" key to jump to a random group/entry + - Added as F3 -- cgit