This is todo-markdown, a plugin for the Keypirinha launcher.
A plugin to easily add/finish/list todos in a Markdown file.
I use a markdown file to jolt down small reminders over the day. Since I use Keypirinha for everything else, why not as as shortcut to my todo list!
Since it is an markdown file it is easy to sync between computers through your cloud storage. It is easy to read and convert to another format if needed
Download latest from Releases
Once the todo-markdown.keypirinha-package
file is installed,
move it to the InstalledPackage
folder located at:
Keypirinha\portable\Profile\InstalledPackages
in Portable mode- Or
%APPDATA%\Keypirinha\InstalledPackages
in Installed mode (the final path would look likeC:\Users\%USERNAME%\AppData\Roaming\Keypirinha\InstalledPackages
)
You will be able to:
- Add todos
- Finish todos
- Remove todos
- List todos
Start by searching for "Todo" i Keypirinha and you will find the top cataglog item "Todo" that everything is filed under. Select it to see a list of all the available todos. The list is searchable and if your search term doesn't exist you will be given the option to create a new todo. Manage individual todos by selecting one and pressing tab.
This package is distributed under the terms of the MIT license.
- Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.
- Fork this repository on GitHub to start making your changes
- Send a pull request.
- Add yourself to the Contributors section below (or create it if needed)!