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 /CONTRIBUTING.org | |
parent | f9feada5c09fa8245f0230696557f7e7ffa266f1 (diff) |
Add todos
Diffstat (limited to 'CONTRIBUTING.org')
-rw-r--r-- | CONTRIBUTING.org | 14 |
1 files changed, 1 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 |