diff options
author | Thanos Apollo <[email protected]> | 2024-03-07 05:58:19 +0200 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2024-03-07 05:58:19 +0200 |
commit | 73f116432c83eb724821a26006f0a8bfcf443d8a (patch) | |
tree | 8a82e0020212648cfe7b54fd5a592ccdf7f4a4d6 | |
parent | f9feada5c09fa8245f0230696557f7e7ffa266f1 (diff) |
Add todos
-rw-r--r-- | CONTRIBUTING.org | 14 | ||||
-rw-r--r-- | TODO.org | 9 |
2 files changed, 10 insertions, 13 deletions
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 <[email protected]> - -** 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 |