Skip to content

Latest commit

 

History

History

logseq-a-translator

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

A Translator Sample

This is sample that show you how to use float ui container to display custom content.

Demo

demo

API

npm version

Logseq.App
  • onInputSelectionEnd: IUserHook<{ caret: any; end: number; point: { x: number; y: number }; start: number; text: string }, IUserOffHook>

Running the Sample

🏷 Minimal version of App 0.4.6 !

  • yarn && yarn build in terminal to install dependencies.
  • Load unpacked plugin in Logseq Desktop client.

License

MIT