Skip to content

dobidi/logseq-bidi

Repository files navigation

Logseq Bidirectional Text Plugin

logseq-bidi

This plugin adds support for bidirectional text to the Logseq graph. By activating this plugin, regardless of the overall direction of the whole graph, the content in any block gets rendered in the same direction associated with the first strong character of that block. This helps to have graphs containing RTL and LTR content.

Installation

Install from the marketplace within the Logseq plugins section.

Development

  • Clone this repo
  • Run npm install
  • Run npm run watch and apply changes (in ./index.js)
  • Load the plugin in the plugins section using the "Load unpacked plugin" button and open the project's directory
  • After every change in development, reload the plugin in the plugin section (or if needed, hard reload Logseq using Ctrl+R)
  • Before committing changes, use npm run lint to check the integrity of the code based on the linter configuration.

License

This project is released under the AGPL-3.0 license.

About

A Logseq plugin for adding bidirectional text support, making knowledge management in both LTR and RTL languages possible

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published