Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(tui): add help menu #20

Merged
merged 6 commits into from
Oct 25, 2024
Merged

feat(tui): add help menu #20

merged 6 commits into from
Oct 25, 2024

Conversation

louis-thevenet
Copy link
Owner

No description provided.

@louis-thevenet louis-thevenet merged commit 0cd64f4 into main Oct 25, 2024
10 checks passed
louis-thevenet pushed a commit that referenced this pull request Nov 9, 2024
# Features

* add config option for task state marker (default is 'x' to comply with prettier) ([f9341cd](f9341cd))
* **tui:** add config option to show time delta between due date and today's date ([f99a40f](f99a40f))
* **tui:** add help menu ([#20](#20)) ([0cd64f4](0cd64f4))
* **tui:** add sorting by due dates or titles to Filter tab ([#22](#22)) ([43f2ca5](43f2ca5))
* **tui:** edit task from vault-task ([#21](#21)) ([7df637a](7df637a))
* **tui:** improve footers ([a0df9fc](a0df9fc))
* **tui:** style relative date (dim) ([f99a40f](f99a40f))


# Bug Fixes

* **core/filter:** return too early when a task did not match the filter, preventing its children from being filtered ([a10dbdc](a10dbdc))
* **tui:** add hours when time delta < 1 day in relative due date ([b8cbba3](b8cbba3))
* **tui:** today tag not taken into account in task widget height ([881f62e](881f62e))
@louis-thevenet louis-thevenet deleted the feat-help-menu branch January 2, 2025 14:57
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant