naggie / dstask

Git powered terminal-based todo/note manager -- markdown note page per task. Single binary!

Home Page:https://calbryant.uk/blog/dstask-a-taskwarrior-alternative/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub repo import vs sync

dixonge opened this issue · comments

I successfully imported from GitHub, but have run into these problems:

  1. Issues imported as tasks, but the task lists inside the issues do not seem to be imported. Is this the expected behavior?
  2. If not, is there any way to bulk modify in dstask to make task summaries into project names?
  3. Which repo is the git sync feature supposed to work with? The one imported from, or a separate one?
  1. They should be in the task note. Dstask is git tasklist aware, and won't let you close a task with an incomplete tasklist
  2. No, however json output is available if you use a shell pipeline
  3. A separate one, usually; so long as it's dedicated.

Please re-open if this doesn't help.