Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

💡 [FEAT] Taskwarrior integration #38

Open
JosiahBeaulieu opened this issue Jun 23, 2022 · 6 comments
Open

💡 [FEAT] Taskwarrior integration #38

JosiahBeaulieu opened this issue Jun 23, 2022 · 6 comments
Labels
enhancement New feature or request needs work Needs a bit of effort

Comments

@JosiahBeaulieu
Copy link

Is taskwarrior integration planned?

@JosiahBeaulieu JosiahBeaulieu added the enhancement New feature or request label Jun 23, 2022
@cocoonkid
Copy link

I'd assume Dooit is more of a separate product. What specifically do you like to have implemented?

My opinion is that Dooit is a lot more lightweight than TW and that's why I like it :)

@ReneFroger
Copy link

ReneFroger commented Jun 24, 2022

But it would be possible to import or read the pending tasks from Taskwarrior? It's all stored in plain text anyway, so I don't see any problem with it.

@cocoonkid
Copy link

cocoonkid commented Jun 25, 2022

True. It might be possible to piggyback on taskd server integration?

That would be so cool, then it all can be synced :)

@kraanzu
Copy link
Member

kraanzu commented Jun 26, 2022

But it would be possible to import or read the pending tasks from Taskwarrior? It's all stored in plain text anyway, so I don't see any problem with it.

That is true, but as cocoonkid pointed out:

Dooit is more of a separate product

The two applications have very different approaches and it would only cause complications syncing the tasks.
I'll this close for now but, if in future, i changed my mind and decided to do it anyway, I'll re-open this thread :)

@kraanzu kraanzu closed this as completed Jun 26, 2022
@kraanzu
Copy link
Member

kraanzu commented Oct 5, 2022

Hey @Saterlite and @ReneFroger,

But it would be possible to import or read the pending tasks from Taskwarrior? It's all stored in plain text anyway, so I don't see any problem with it.

That is true, but the current implementation was unsuitable for this change.
I am working on a new release that will introduce a bunch of new features 😃 and would make the implementation much much better

And I have this idea in mind for now:
There will be a plugin system with let's say two functions namely

  • entry code
  • exit code

The entry code will parse taskwarrior or any other todo manager's todos and connect it to Dooit creating a new workspace
The exit code will then sync any changes made to the original app's Todos :)

What are your thoughts on this?

@kraanzu kraanzu reopened this Oct 5, 2022
@figjeti
Copy link

figjeti commented Apr 27, 2023

There is also called a project called taskwarrior-tui and it is pretty fully featured
, just to point you in another possible direction if it suites you better.

@kraanzu kraanzu added the needs work Needs a bit of effort label Aug 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs work Needs a bit of effort
Projects
None yet
Development

No branches or pull requests

5 participants