Jump to content

Recommended Posts

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.

Edited by ruddra
reference to source
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...