avelino / logseq-languagetool

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Clojure 94.5%Language:HTML 5.5%