From 73f116432c83eb724821a26006f0a8bfcf443d8a Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Thu, 7 Mar 2024 05:58:19 +0200 Subject: Add todos --- CONTRIBUTING.org | 14 +------------- TODO.org | 9 +++++++++ 2 files changed, 10 insertions(+), 13 deletions(-) create mode 100644 TODO.org diff --git a/CONTRIBUTING.org b/CONTRIBUTING.org index 109d52d..0ddeca6 100644 --- a/CONTRIBUTING.org +++ b/CONTRIBUTING.org @@ -8,7 +8,7 @@ * How To Contribute Before starting to work on any big feature, that is not mentioned on -the [[Task List][Task List]], I recommend you to send me an email first. +the [[file:TODO.org][TODOs]], I recommend you to send me an email first. ** How to submit a PR? + Feel free to send me a patch, here's how to create one @@ -23,15 +23,3 @@ $ git format-patch HEAD^1 #+end_src /You can find my email on the git log/ - - -* Tasks -** DONE Add sorting for tabulated list views/date/title/duration -CLOSED: [2024-02-10 Sat 11:38] -+ With the help of Boruch Baum - -** Improve interactivity -+ Sort columns interactively - -** Improve torsocks support -+ Use =socks= to route all traffic from =url= to tor, this should be an opt-in feature diff --git a/TODO.org b/TODO.org new file mode 100644 index 0000000..053ccc1 --- /dev/null +++ b/TODO.org @@ -0,0 +1,9 @@ +#+title: TODO's for Yeetube +#+author: Thanos Apollo + +* Tabulaed list mode +** TODO Fix sorting issues + + Reapply yeetube-iimage-buffer-mode-buffer after sorting +* Features +** TODO Add yeetube-copy-channel-rss ++ Copy channel rss feed -- cgit v1.2.3