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

Dim inactive items in todo list #5

Closed
kaorahi opened this issue Feb 21, 2024 · 3 comments
Closed

Dim inactive items in todo list #5

kaorahi opened this issue Feb 21, 2024 · 3 comments

Comments

@kaorahi
Copy link
Owner

kaorahi commented Feb 21, 2024

In the todo list, the order of inactive items seems confusing (#3). So I considered adding visual cues for them, such as gray backgrounds (ref). I once implemented this, but I gave up...

  • Its implementation is a bit tricky due to internal structure of existing code.
  • The visual cues need to suggest inactiveness obviously without explanations, but such cues are annoying when I actually want to browse inactive items.

I'd rather say "aim not to overmanage the exact order of items as it can be unnecessarily stressful and goes beyond what this tool is designed for".

See also #4.

@Emacs101
Copy link

I plan to publish a new version of the manual. It will have an extended chapter on Task Management. I expect that it will be finished within a maximum of one week. IMHO, there is no need for additional improvements from your end. The manual should be more comprehensive, considering the information you provided. So this work is on me :)

@kaorahi
Copy link
Owner Author

kaorahi commented Feb 22, 2024

Good news for me. :)

FYI, I'm planning to merge 632172c (time machine simulation of the todo list) into the master branch soon and make it available on MELPA, though this may be late for your revision.

It is what I said in #4:

I'm also testing an interactive simulation feature locally, using < and > keys to simulate the previous/next day. If it works successfully, I'll push it in a few days.

@Emacs101
Copy link

That sounds really fantastic! It will be an effortless task to include it in the manual.

@kaorahi kaorahi closed this as not planned Won't fix, can't repro, duplicate, stale Apr 3, 2024
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

2 participants