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

done file and report #36

Closed
wfalkwallace opened this issue Oct 14, 2014 · 3 comments
Closed

done file and report #36

wfalkwallace opened this issue Oct 14, 2014 · 3 comments

Comments

@wfalkwallace
Copy link

does the app set a matching done.txt and report.txt to correspond with the open file? how does it do so?

@lalthomas
Copy link

👍 , actually it should like a mapping each todo.txt with done.txt,report.txt
like this

office/todo.txt | office/done.txt | office/report.txt
home/todo.txt | home/done.txt | home/report.txt

In my opinion it should be possible to map arbitrary number of files to a todo.txt.
It will be great if there is something like undone.txt, invalid.txt associated with each todo.txt file.

@mjdescy
Copy link
Owner

mjdescy commented Oct 15, 2014

@wfalkwallace The done.txt file ("Archive file") can be set in Preferences. It is found in the center of the "General" section of the Preferences window. The done.txt file must already exist (even it if is just an empty file). There is only one archive file setting (it is not per-todo.txt file).

There is no support for report.txt in TodoTxtMac. There is a new metadata feature that gives some information about your task list (Command+I).

@mjdescy mjdescy closed this as completed Oct 15, 2014
@wfalkwallace
Copy link
Author

Okay, that's a bit of a blocker, sorry. thanks for the quick reply though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants