-
Notifications
You must be signed in to change notification settings - Fork 22
Tag Manager: Under a tag not all related tiddlers are listed #74
Comments
Hello Dominik, Check that the missing tiddlers are not completed actions. The tiddlers shown in the drop-list when clicking the tag are ALL tiddlers with that tag; the drop-list is a TiddlyWiki5 specific feature, it will not consider the status of Actions when displaying them. When you open the Context tiddler, it only shows Actions that are not completed. That might be the cause of the discrepancy you are noticing. We can add a list to show complete Actions in Context lists easily, if that is something you desire. Currently, Context tiddlers do not show projects that may be tagged with that Context. The reasoning is that you perform Action within certain Contexts. You don't preform Projects. If that is something you think should be something that should be considered, please create another issue specifically asking that Projects be allowed Contexts. We can discuss the merits there. |
Hello Roman Thank you for your answer. I followed your suggestion and double checked accordingly. Unfortunately, the bug persists. Following I will point out my issue in detail. The tiddlers in this example are all Projects and uncompleted Actions. The Tag in question is the context-tag: #bordeaux. My example includes the following tiddlers: (A) (B) When going on the tab More/Tags I click on the tag #bordeaux once. In the popup-window I see all tiddlers (A & B) whereby the project B is not shown as it is not tagged with #bordeaux. When opening the context tiddler: #bordeaux only the Project (A) and its Action tiddlers are shown. Project (B) is not shown (as no context: #bordeaux) but also its Action tiddler is not shown. Even when tagging Project (B) with the context tiddler #bordeaux it would not make any difference. Only, when unlinking Task (B) from Project (B) eg. Project of: - , Task (B) would be listed in the context tiddler #bordeaux. I hope these explanations make my problem more understandable and helps you to solve the issue. |
Hi Dominik, Sorry about the huge delay in getting this issue cleared up. I assume you are manually editing Project A and adding the #bordeaux tag. There isn't a way to add a Context to a Project normally.
Correct. This is how I would expect it to appear.
When I open the Context's tiddler, it lists all Action that I have given the Context, grouped by Project. Both Project A & B appear with their associated Actions. This is how I expected this to appear. |
Hi Roma Thank you for your efforts. I will try to reproduce the issue and let you Best regards Dominik 2016-08-19 1:55 GMT+02:00 Roma [email protected]:
|
Bug: When going to More->Tags and clicking on a certain tag, a complete list of the related tiddlers is displayed. However, when clicking on TagManager and opening the same tag, the displayed list is incomplete. I believe that project action tiddlers are missing as well as projects at all. Please allow all tiddlers under a tag to show up.
The text was updated successfully, but these errors were encountered: