Git Product home page Git Product logo

Comments (1)

naggie avatar naggie commented on May 20, 2024

First of all, thanks for making dstask. Having a drop-in replacement for taskwarrior that uses a sane sync mechanism is great.

You're welcome, that's nice to hear.

all tags have been made lowercase

Yes, this is a design decision for consistency

old tags not used by current tasks have disappeared. This might actually be a good thing in my specific case, but it's still surprising.
Yes, I didn't want old tags to accumulate. Also it would probably require a caching layer as it would require loading all resolved tasks which does not happen by default; resolved tasks pile up quickly (I have 5000 or so) other tasks are more controlled assuming you're a productive person :)

annotations have lost their date. This is quite an inconvenience, as I have tasks with stuff like "reminder sent yesterday" which now make no sense, as they have no date attached.

This is due to the fact that dstask doesn't do logged annotations. Rather it keeps a markdown document for every task. Perhaps, during the conversion the date could be encoded into the markdown? It wouldn't add a date thereafter, though it would be possible using the note command in argument mode, eg dstask 12 note foo bar might result in 11:09 25-Jun-2020 foo bar in the file.

It also appears that calling (ds)task completed or task all after doing the initial git repo initialisation + import doesn't show any tasks. However, checking the .dstask/resolved directory shows lots of files corresponding to tasks in there.

That's right, command have slightly different names in some cases. dstask show-resolved is what you're after -- a long command but not so with the bash/zsh completion. Have you enabled the completion?

from dstask.

Related Issues (20)

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.