Skip to content

Hidden todos (h:)

ransome edited this page Sep 23, 2023 · 3 revisions

If you want to create a todo which is hidden in the todo list, but makes its attributes (contexts, projects, etc.) available to the autocomplete function or the attribute drawer you need to append the h:1 attribute to the todo.

Hidden todos can be made visible using the Hidden todos toggle in the filter drawer.

Example

Hidden todo h:1 +Project @Context will not be shown in the todo list. But it will create one project and one context that are now available in the attribute drawer and can be selected in the autocomplete function.