syncorg icon indicating copy to clipboard operation
syncorg copied to clipboard

Exclude completed entries in from agenda

Open colonelpanic8 opened this issue 9 years ago • 1 comments
trafficstars

This brings up the question of how what a completed state IS is determined (Filed #4).

Emacs uses org-todo-keywords to determine this. I think its great that syncorg has removed mobileorgs tight coupling with emacs, but it seems like some mechanism to incorperate user specific settings is needed. Perhaps a small melpa package that can output a configuration file that is parsable by mobileorg would be a solution?

colonelpanic8 avatar Sep 23 '16 23:09 colonelpanic8

I like your idea of just letting the user select the files he wants. This way, the app does not make judgement about what should and should not be in the agenda. The melpa package seems a bit overkill for me and it involves creating a new parser which is some work. Actually it depends how many settings does SyncOrg has. If it is just a few, let's let the user select his settings from his phone.

wizmer avatar Sep 24 '16 10:09 wizmer