markata-todoui icon indicating copy to clipboard operation
markata-todoui copied to clipboard

A todo plugin for markata. It is a tui (text user interface) that runs in the terminal using textual. It gives me a trello-board feel from the terminal. I can create, update, delete, move, and full...

Results 14 markata-todoui issues
Sort by recently updated
recently updated
newest added

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

## Step to reproduce 1. create a virtual env with python 3.9 `python3.9 -m venv venv` 2. update the pip `pip insstall --update pip` 3. pip install `pip install git+https://github.com/waylonwalker/markata-todoui`...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

It would be really handy to have a view available that groups todos items by tag. I sometimes want to look at all the todos I have going on but...

Lets have some hotkeys to change the layout, maybe we can have one or two panes instead of four. I anticipate more complex layouts will be much easier to achieve...