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

Save all lists found so we can present them to the user #92

Open
piascikj opened this issue Nov 24, 2017 · 0 comments
Open

Save all lists found so we can present them to the user #92

piascikj opened this issue Nov 24, 2017 · 0 comments
Labels

Comments

@piascikj
Copy link
Member

piascikj commented Nov 24, 2017


opened via imdone.io from a code comment on fb47badfcc85787d335d95abb558c5a786744a72 by imdone.io app user jesse@imdone.io


imdone-core/lib/file.js

Lines 449 to 454 in f3e1c7b

if (self.ignoreCodeList(list, config)) continue; // #BACKLOG: Save all lists found so we can present them to the user id:6 gh:92
var rawTask = result[0];
var text = result[5];
var line = this.getLineNumber(posInContent);
var hasColon = ( result[3] !== undefined ) || ! (config && config.keepEmptyPriority);
var order = "";

@piascikj piascikj added the debt label Nov 24, 2017
@piascikj piascikj changed the title Save all lists found so we can present them to the user Save all lists found so we can present them to the user Jul 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant