From 5085a44bef6a001dd498557e221d2a39cff13d49 Mon Sep 17 00:00:00 2001 From: WanderingPenwing Date: Thu, 1 Aug 2024 21:35:09 +0200 Subject: [PATCH] updated project file --- susuwatari.project | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/susuwatari.project b/susuwatari.project index 045eec5..56ac913 100644 --- a/susuwatari.project +++ b/susuwatari.project @@ -1 +1 @@ -{"categories":[{"name":"todo","content":[{"name":"handle multiline input","description":"instead of showing every line in dmenu\nshow the first line with a number\n\nfetch the number from the output \nuse the number to get the entry and put it in the clipboard","id":1}]},{"name":"+","content":[]}]} \ No newline at end of file +{"categories":[{"name":"todo","content":[]},{"name":"done","content":[{"name":"handle multiline input","description":"instead of showing every line in dmenu\nshow the first line with a number\n\nfetch the number from the output \nuse the number to get the entry and put it in the clipboard","id":1}]},{"name":"+","content":[]}]} \ No newline at end of file