Skip to content

Instantly share code, notes, and snippets.

View josh33's full-sized avatar

Joshua Albrechtsen josh33

View GitHub Profile
// Variables used by Scriptable.
// These must be at the very top of the file. Do not edit.
// icon-color: deep-purple; icon-glyph: tasks;
const vaultName = "vaultname" // Replace with your actual vault name added as a file bookmark in Obsidian. Have not tested with iCloud syncing vaults.
// const excludeFolders = ["200 Spiritual/_Scriptures", "_Attachments", "_Templates"]
const excludeFolders = ["comma","delimited"] // if you have any large folders that will never have active tasks, add them here.
const lightColors = {
background: "#FFFFFF",
text: "#000000",
@josh33
josh33 / about.md
Created August 9, 2011 19:50 — forked from jasonrudolph/about.md
Programming Achievements: How to Level Up as a Developer