dromse

Results 19 issues of dromse

Show nested tasks in UI ```markdown - [ ] main task - [ ] nested task 1 - [ ] nested task 2 ```

Feature

Use `#bind/property/unit?` to update daily node frontmatter property when you complete a task. For example: - without unit `#bind/pushUps`, you increase counter with this tag -> pushUps: 1 - with...

Feature

### What kind of feature do you want? Add search bar in history to for searching completed tasks. ### Additional questions - [X] I want to work on this feature...

Feature

expand `#every` functionality - `#every/tue_wed` (show only tue and wed) - `#every/tue-wed` (show from tue to wed)

I think to add `#urg` -> urgent task, you can set #urg/0 for high priority, it will be shown in `Focus` on top. You can set urgency from 0 -...

This pull request introduces a new feature that allows users to set the master window width as a percentage of the screen width using the --mfact argument. ## Usage ```bash...

### What happened? Currenlty I have >1500 lines inside history file and recurring task resetting starts to work incorrectly and resets immediately after reswitching tabs when recurring task shows by...

Bug

### What kind of feature do you want? You can level up your productivity by tagging tasks with time estimates like #est/1h or #est/1h30m. This nifty trick helps you gauge...

Feature

### What happened? counter resets and appear again in UI, if it last counter click, if there are 2 or more click everything works fine ### Steps to reproduce When...

Bug