Robert Berrington
Robert Berrington
@jacebrowning I like it! I think the command line and file options are both good. I'd like to construct the requirements/tree in doorstop, then maybe interactively inspect tracing at the...
@jacebrowning > Is this attribute now required on all all items? Yes, but only `normative=TRUE` should be populated. Perhaps throw a fault if `normative=TRUE` and item.allocation is empty. Also, throw...
I think this is still important. #151 specifically address publishing, whereas this affects editing/export/import. Would it be possible to first read the Excel column headings and columns widths, then rewrite...
An arbitrary order is fine ... I'd like to "set it" for a particular work session/activity, then use that order (view). If I want a different view, I can just...
Anecdote ... I'm finding it cumbersome when I have to pass my Excel data through `doorstop` when I have to export it back out to Excel to keep it reasonably...
I edit in Excel, import the file, then run doorstop to look for missed stuff. In doing that, the files are modified to trust initial links. In order to update...
Should (or can) Doorstop generate a `WARNING` if it automatically trusting new items and links? Currently there is no output. After each run of doorstop, I have to manually check...
It can be solved that way. However I have a little hang-up that I think this issue best exemplifies. There are two basic operations in `doorstop`: 1. Operations to change...
Hmm... I don't think that option does what you think it does ... I manually reverted `item.reviewed` to `null` and committed it to VCS. ``` $ doorstop --no-level-check --no-reformat -v...
Running `$ doorstop --no-level-check --no-reformat --no-review-check` does not modify the requirement, but it also does NOT produce a `WARNING` of a missing initial review. The point of my check is...