Jump to content

ruddra

Member
  • Posts

    1
  • Joined

  • Last visited

Posts posted by ruddra

  1. Alfred: Notable

    An Alfred workflow which allows you to create new markdown files suitable to use with Notable App.

     

    Packal: http://www.packal.org/workflow/notable

    GitHub: https://github.com/ruddra/alfred-notable-workflow

    Prerequisite

    First you need is to download and install the Notable app from the official website. Then download the workflow file and install it in Alfred. But you need to purchase powerpack before running this workflow. By default this workflow will create markdown files in ~/.notable/notes folder. If you want to change it, add an environment variable named notable_folder in the workflow.

    env

    Usage

    Press alt+space(or the shortcut you have selected for alfred). Then type note Name of my note.

    run

     

    Then it should create new markdown file named 2020-07-13-name-of-my-note.md inside noteable direction.

    Template

    By default the markdown file will be generated with a basic template. If you do not want to use a template, then add no_template in environment variable. You can use your custom templates as well. Just add a template.txt file inside notable app's notes directory(where the markdown files are being created) with your favorite markup.

×
×
  • Create New...