/logseq-languagetool

This is a plugin for Logseq to check grammar and spelling using LanguageeTool

Primary LanguageClojureMIT LicenseMIT

Logseq LanguageTool Plugin

This is a Logseq plugin to check grammar and spelling using LanguageeTool.

Written in ClojureScript with shadow-cljs and babashka (bb) as the main tooling.

⚠️ developing: this plugin is still under development. It is not ready for production use.

marketplace in developer

development

run in development mode (watch):

bb run dev
  • Enable developer mode in Logseq
  • Click "Load unpacked plugin" to open this folder
  • Click the "Reload" button to refresh latest changes

Release

bb run build