logseq-arena-plugin
Unofficial Are.na plugin for Logseq
Build
npm install && npm run build
Install
Tested with Logseq 0.5.4
- Enable Developer mode in Settings > Advanced
- Open plugin settings with
tp - "Load unpacked plugin"
- Choose the plugin repo folder
- Click the gear icon under the plugin name to open settings
- Authenticate into Are.na by providing an access token (found at dev.are.na) like this:
{
"disabled": false,
"arenaToken": "your token"
}