Giter Club home page Giter Club logo

tw.org's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

tw.org's Issues

[WWW-4] Document SSH key fingerprints for Git repository access

modem_down on 2016-06-12T17:36:05Z says:

Cloning into 'tw.org.git'...
The authenticity of host 'git.tasktools.org (23.253.48.138)' can't be established.
RSA key fingerprint is 14:3c:e3:55:89:15:5e:74:1b:4e:49:b0:35:cf:24:09.
Are you sure you want to continue connecting (yes/no)?```

Is this the correct key fingerprint? The [README file|https://git.tasktools.org/projects/ST/repos/tw.org/browse/README] does not specify, nor can I find the correct key fingerprint mentioned anywhere else.

Setting a task to be due:sow sets due date at start of current week

According to the documentation, sow should set a task to be due at the start of the coming week:

image

However, I tried using this command and the due-date instead was set to be the start of the current week! Also, note that socw is apparently not recognized.

I am running taskwarrior on OSX, installed using Brew!

~ $ task version

task 2.5.3 built for Darwin
Copyright (C) 2006 - 2021 P. Beckingham, F. Hernandez.

Taskwarrior may be copied only under the terms of the MIT license, which may be found in the Taskwarrior source kit.

Documentation for Taskwarrior can be found using 'man task', 'man taskrc', 'man task-color', 'man task-sync' or at http://taskwarrior.org

~ $ task add test due:socw
'socw' is not a valid date in the 'Y-M-D' format.
~ $ task add test due:sow
Created task 17.
~ $ task description:test
[task next ( description:test )]

ID Age  Due   Description Urg
17 8s   -2d   test          10

1 task

Interestingly, the same issue can not be reproduced on a raspberry pi, version 2.5.1:

~ $ task add test due:sow
Created task 5.
~ $ task
[task next]

ID Age Tag     Due  Description                                                         Urg
 5 -           3d   test                                                                 7.3

5 tasks
~ $ task version

task 2.5.1 built for linux
Copyright (C) 2006 - 2016 P. Beckingham, F. Hernandez.

Taskwarrior may be copied only under the terms of the MIT license, which may be found in the Taskwarrior source kit.

Documentation for Taskwarrior can be found using 'man task', 'man taskrc', 'man task-color', 'man task-sync' or at http://taskwarrior.org

Prevent duplication of documentation in man pages

Hi,
Currently there is some duplication of documentation between the website and the manpages.

Shoud a tool be used to generate both manpages and online documentation, or should manpages and the online documentation contain different content ?

[WWW-21] Typo in taswarrior report website docs

Iñaki Garay on 2017-09-27T18:06:31Z says:

At [https://taskwarrior.org/docs/report.html,] in the section on Custom Reports, the simple report is created with the following columns:

id,project,description

but its creation is exemplified with the following command:

$ task config report.simple.columns 'id,entry,description.count'

which should be

$ task config report.simple.columns 'id,project,description.count'

What regex grammar is used?

Clarify the regex docs.
The C++ code uses the standard library implementation which supports 6 different grammars and several flags. It looks like it may be defaulting the ECMAScript grammar.
However the tests in Python use the Python re module.
Where exactly should we look for the supported grammar?

[WWW-24] RFC links return 404 response

Dylan Mikus on 2017-12-11T02:02:45Z says:

Action:

  1. Navigate to [https://tasktools.org/rfcs/index.html]
  2. Click on an RFC link
  3. Get 404 response

Expectation

Correctly load RFC page.

[WWW-14] Improve timewarrior online documentation readability

Felix Wolfsteller on 2016-08-12T06:13:40Z says:

Timewarriors (and actually taskwarriors) online documentation at http://taskwarrior.org/docs/timewarrior/ works, but it is difficult to read it in order because the single pages are not interlinked.

I do not the underlying system (is it sphinx?) - but probably it can be configured to either display a (complete) TOC in a sidebar, or append "Previous/Next" links at the bottom of the page.

My preferred solution includes both: a visible documentation index on every documentation subpage and at the bottom on the page (when I finished reading the current page) a link to the next section, such that I do not have to hit my browsers back-button, find out where I was and click on the next subject.

[WWW-3] Website HTTPS implementation fails Qualys SSL Labs test

modem_down on 2016-06-12T17:49:09Z says:

See https://www.ssllabs.com/ssltest/analyze.html?d=taskwarrior.org

SSLLabs reports:

  • This server is vulnerable to the OpenSSL Padding Oracle vulnerability (CVE-2016-2107) and insecure. Grade set to F.
  • This server supports weak Diffie-Hellman (DH) key exchange parameters. Grade capped to B.
  • This site works only in browsers with SNI support.

It looks like the Taskwarrior website is being served by Apache 2.2.22:

$ curl -v --head http://taskwarrior.org
Server: Apache/2.2.22 (Debian)

That being the case, the advice [here|https://security.stackexchange.com/questions/53537/how-to-get-an-a-on-qualys-ssl-labs-with-apache-2-2] might be useful for improving the SSLLabs score.

In any case, improving the score should meaningfully improve the security and privacy of visitors to the Taskwarrior website, and reduce the likelihood of downloads from the Taskwarrior website being tampered with in transit.

[WWW-2] Put Taskwarrior website under version control

modem_down on 2016-06-12T16:36:18Z says:

It would be great for contributors to be able to contribute website improvements by cloning the Taswarrior Git repo, making the improvement locally, and then submitting a patch or pull request.

[WWW-18] documentation typo

Eric Hymowitz on 2016-10-07T16:59:53Z says:

The table of urgency coefficients says, in part,

urgency.blocked.coefficient 5.0 # blocked by other tasks

But the text under the table says

bq. Note that blocked tasks have a coefficient of -5.0, which means that they reduce the urgency score.

The two do not match.

[WWW-5] sign releases with gpg

Zed Jorarard on 2014-02-06T00:43:53Z says:

these times it cant hurt to sign releases so they can easily be checked. even if i never met pbeckingham, the possibility he is a spy is much lower than the possibilty to fake a taskwarrior.org/downloads server and the sha1 hash of the files :)

Documentation on 'tools' page is 3+ years out of date

This report is not so much a feature but an issue with the documentation of tools: it's way (3+ years) out of date, with the latest updates to any project being 3 years ago here https://taskwarrior.org/tools/ which is not true and rather off-putting to newcomers to the project (like me).

On that not though I'm really happy with what I see so far, thanks for a great project! If you want support updating that page let me know, shouldn't be a big job I imagine.

[WWW-10] Typo in documentation

Yury Vidineev on 2016-08-01T19:07:39Z says:

Hello
Sorry if I created bug in wrong place or with wrong type/priority/etc.

At page https://taskwarrior.org/docs/timewarrior/holidays.html

I think line
"To use a theme, you need a line added to your ~/.timewarrior/timewarrior.cfg file, like this: "

should be changed to
"To use a holiday file, you need a line added to your ~/.timewarrior/timewarrior.cfg file, like this: "

Synergies

The unexpected synergies and benefits of having a physical meet up, with our FOSDEM trips in mind. Getting together, meeting, sharing time, volunteering on the spot. The productivity is amazing, provided the actions are not the typical bug fix/test type. Learning that personA really wansts to do this, and personB doesn’t, which is much clearer in a meeting context. Watching personA work motivates personB.

[WWW-22] Tinderbox link is dead

Thomas Lauf on 2017-11-21T21:02:40Z says:

On the main page [www.tasktools.org|http://www.tasktools.org/] below the entry for Flod2, the link text "tinderbox" leads to [www.tasktools.org/tinderbox|http://www.tasktools.org/tinderbox] which returns a 404.

Context:
{code}
Every commit for most of the projects is cloned, built and tested. The diagnostic output is gathered and available via tinderbox reports which you'll find linked from this page.
{code}
 

Verbosity Tokens "unwait", "new-uuid" and"context" are not listed

Hello.

In the "Verbosity" sections of the docs the tokens:

  • unwait
  • new-uuid
  • context

are not listed.

"unwait" and "new-uuid" can be found with "task info" and looking at the default value of "verbose", but "context" was a guess since the "Context" section of the docs mentions that "There will be a footnote after every report that reminds you of the current context." This does not seem to be default behavior in taskwarrior 2.5.1, so perhaps the section should be changed or the default value.

All extensions are listed as Obsolete

I think that, although several packages have received updates since 2017-04, they haven't been registered in the 'tools' page; (bugwarrior 1.7.0 was released on 2019-05, for example).

TANSTAAFL

What we learned about free services. RackSpace charges Fredde every year, forgets our open source status, and eventually makes us want to migrate off just to make it stop. Atlassian free license, self-hosting, and the misery of upgrading and keeping products linked together. Github outages (mostly DNS attacks, if I recall) that keep us reluctant to switch. Fear of using many features of any provider because of lock-in. Custom migration paths (Tomas script for Jira -> GH issues). All kept anonymous of course, but perhaps offering wisdom for people about to accept free services. Now I think of it, this could be more of a talk than a blog article.

Ideas behind Taskwarrior 3.0.0

Upgrading to Taskwarrior 3.0.0, what’s changing (recurrence overhaul), why we are going to version 3 (incompatible task format), and what the automatic upgrade of the data will do. Obviously this is for a few months from now, and not yet relevant.

[WWW-11] Insecure download in install instructions

Cale on 2016-08-05T15:24:45Z says:

The installation instructions for timewarrior [here|https://taskwarrior.org/docs/timewarrior/download.html] suggest to use HTTP instead of HTTPS. I tested and simply switching this works and might make some more of your security psychotic users feel better.

Bus factor

How we went about addressing bus factor, and in the process lowered costs.

Taskserver, nothing else

Why Taskserver is the only acceptable method for syncing tasks, and why DropBox (etc) are not.

[WWW-12] yesterday tag not recognised

Michel Crucifix on 2016-08-05T17:32:01Z says:

The command

timew track yesterday 9am - 5pm tag1 tag2

(yet in the documentation) generates

Unrecognized date range: ' - '.

[WWW-7] Add TaskWhisperer to the list of frontends

Adam Hunt on 2016-05-07T17:41:21Z says:

While I've only just run across [TaskWhisperer|https://extensions.gnome.org/extension/1039/taskwhisperer/], a GNOME Shell frontend for TaskWarrior, a quick glance at the project's [git repo|https://github.com/cinatic/taskwhisperer] shows that it's actively maintained and might make a good addition to the list of tools.

[WWW-13] projects

Michel Crucifix on 2016-08-05T17:33:54Z says:

timew does not recognise projects yet. As a fix I changed the taskwarrior hook as follows:

if 'project' in new:
tags.append('project:'+new['project'])

but it would also be nice to have a bash autocomplete facility similar to task warrior, where project: could autocomplete.

tools page: not clear how to submit feedback

https://taskwarrior.org/tools/ says:

Do you have a taskwarrior extension you'd like to see listed here? Do you have any corrections to suggest? Please tell us about it.

I think "Please tell us about it" should be a link to a feedback form, email address or this bug tracker. Right now it's not clear how to submit feedback.

[WWW-25] Change documentation to include Let's Encrypt certificate usage

MG on 2017-12-20T14:08:33Z says:

Implementation of Let's Encrypt certificates for outbound server connection is possible. There are multiple reported instances. Please add instructions to documentations.
Compare for example [https://answers.tasktools.org/questions/5439720/answers/7241971] or [https://gist.github.com/polettix/e8007a7f2064e7f133d93e060032a880]

 

Changes on taskd server config:

server.cert=/path/to/letsencrypt-certificate-server.cert.pem

server.key=/path/to/letsencrypt-certificate-server.key.pem

Changes on taskwarrior client config:

taskd.ca=[Let's Encrypt X3 Intermediate certificate].pem (available at https://letsencrypt.org/certificates/)

 

Remaining configuration and setup stays the same. Depending on setup it could be good practise to link LE certificates in $TASKDATA (ln -sf) instead of directly referring them in config.

 

sod with wrong description

Hello, there is a little error here. In the table and in the image sod is describted for today but I believe it is actually tomorrow.

[WWW-17] I think some files weren't added after the last build

Richard Brown on 2016-09-29T08:58:44Z says:

I think you forgot to git add the new 2017/18 files for en-US en-GB, I've attached the output after applying the change I did to en-GB, but I assume it's probably easier for you to just add them yourself

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.