Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 795 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 795 Bytes

n## Linkedin Sync This is a very basic plugin that allows users to post articles that they write directly from obsidian to linkedin.

Setup

  • Step 1: Clone the repo and place it in the plugin folder.
  • Step 2: Create a developer account on Linkedin to use their API.
  • Step 3: Make a note of the client id and client secret. Additionally change the callback url to https://localhost/
  • Step 4: Modify config.ts and add in your client id and client secret.
  • Step 5: Reload Obsidian, go to settings -> Linkedin Sync Settings -> Connect
  • Step 6: Sign in with your Linkedin Account.

Usage

Write your article in a new obsidian file, and once you're done, use the commands tab to find the Post To Linkedin command.

Click on this, and then your entire article will be posted to Linkedin.