benjypng / logseq-dailyreflections-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Daily Reflections Plugin for Logseq - Typescript (based on Creighton University's Daily Reflections)

This is a simple logseq plugin that inserts an iframe from the Daily Reflections @ Creighton University that corresponds with the day's Journal page.

It then creates a subsequent block after the iframe to insert personal reflections.

Big thanks to Creighton Jesuit University and the USCCB, without whom this plugin would not be possible.

Credits

Creighton University

United States Conference of Catholic Bishops

Instructions

  1. Clone the repo into a folder of your choice
  2. Run npm install && npm run build
  3. Open Logseq Desktop client and turn on Developer mode in user settings panel
  4. Open the toolbar dot menus and navigate to plugins page
  5. click Load unpacked package button, then select the folder you created and click "Open"
  6. The "load reflections" icon should appear on your toolbar

Disclaimer

Please do not abuse the APIs.

About


Languages

Language:TypeScript 87.6%Language:JavaScript 8.3%Language:HTML 4.1%