Skip to content

NopenAI/keypirinha-quicknote-markdown

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keypirinha Plugin: quicknote-markdown

This is quicknote_markdown, a plugin for the Keypirinha launcher.

This is a fork of todo-markdown by TimberToe. I just changed a few lines of code to make it suitable for writing down Notes intstead of Todos. Think of it as an extended clipboard. I use it to copy text and paste it into a mardown file for later review. This way I dont have to open the markdown editor.

A plugin to easily Add/Review/List Quick Notes in a Markdown file.

I use a markdown file to jolt down small notes over the day. Since I use Keypirinha for everything else, why not as as shortcut to add my Notes!

Download

Download latest from Releases

Install

Once the quicknote_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 like C:\Users\%USERNAME%\AppData\Roaming\Keypirinha\InstalledPackages)

Usage

You will be able to:

  • Add quicknotes
  • Finish quicknotes
  • Remove quicknotes
  • List quicknotes

Start by searching for "quicknote" in Keypirinha and you will find the top cataglog item "QuickNote" that everything is filed under. Select it to see a list of all the available quicknotes. The list is searchable and if your search term doesn't exist you will be given the option to create a new quicknote. Manage individual quicknotes by selecting one and pressing tab.

License

This package is distributed under the terms of the MIT license.

Contribute

  1. Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.
  2. Fork this repository on GitHub to start making your changes
  3. Send a pull request.
  4. Add yourself to the Contributors section below (or create it if needed)!

About

A simple qicknote plugin for keypirinha with a markdownfile as storage

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 80.5%
  • Batchfile 19.5%