ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Publora

by publora ST4 New

Send the selected text from Sublime Text to ten social networks via Publora

Labels utilities

Details

Installs

  • Total 0
  • Win 0
  • Mac 0
  • Linux 0
Aug 16 Aug 15 Aug 14 Aug 13 Aug 12 Aug 11 Aug 10 Aug 9 Aug 8 Aug 7 Aug 6 Aug 5 Aug 4 Aug 3 Aug 2 Aug 1 Jul 31 Jul 30 Jul 29 Jul 28 Jul 27 Jul 26 Jul 25 Jul 24 Jul 23 Jul 22 Jul 21 Jul 20 Jul 19 Jul 18 Jul 17 Jul 16 Jul 15 Jul 14 Jul 13 Jul 12 Jul 11 Jul 10 Jul 9 Jul 8 Jul 7 Jul 6 Jul 5 Jul 4 Jul 3
Windows 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

Publora for Sublime Text

Select the text, run one command, and it goes out. This package sends the selection, or the whole file, to Publora as a scheduled post or a draft.

Ten networks: LinkedIn, X, Instagram, Threads, TikTok, YouTube, Facebook, Bluesky, Mastodon and Telegram.

Commands

Open the command palette and type Publora:

  • Publora: Send selection sends what you selected, or the whole file when nothing is selected.
  • Publora: Send this file sends the whole file regardless.

You then pick the channel, and choose between a draft and a scheduled time.

Setup

  1. Create a Publora account at publora.com. The free plan is 15 posts a month and three connected accounts, no card needed.
  2. Connect at least one social account in the Publora dashboard. The package publishes to accounts connected there; it cannot connect them for you.
  3. Open Settings → API keys and press Generate API key.
  4. In Sublime Text: Preferences → Package Settings → Publora → Settings, paste the key into api_key.

Things worth knowing

Drafts are offered first. Choosing “Save as draft” publishes nothing: the post waits in Publora until you look at it.

Instagram, TikTok and YouTube need media. They reject text-only posts, and this version sends text only. The package says so instead of failing quietly.

Nothing blocks the editor. Network calls run on a background thread, so Sublime stays responsive while a post is sent.

Your key stays in your settings. It is sent only to https://api.publora.com in a request header. The package talks to no other host and stores nothing.

Licence

MIT