Smort

by Smort
5
4
3
2
1
Score: 31/100

Description

Category: 3rd Party Integrations

The Smort plugin is a game-changer for Obsidian users who want to easily import articles from Smort.io into their notes. With this plugin, you can quickly retrieve and paste the Markdown version of an article by simply entering the share link in the command palette. The plugin even preserves highlights, although they may be displayed in a single color, and will split them up if necessary to maintain formatting. This means you can easily incorporate valuable information from Smort.io into your Obsidian notes without having to manually reformat or rewrite the content.

Reviews

No reviews yet.

Stats

18
stars
3,793
downloads
0
forks
1,494
days
1,495
days
1,495
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
1
total issues
1
open issues
0
closed issues
0
commits

Latest Version

4 years ago

Changelog

  • Replaced Electron request with Obsidian's requestUrl which allows the plugin to work on mobile
  • Added checks for incorrect URL and article ID

README file from

Github

Smort.io Obsidian Plugin

This is an Obsidian plugin to import Smort.io articles in Markdown.

Open the command palette (using cmd+p on macOS for example) and type Smort. You should see Smort: Get Smort.io article as Markdown. Select that command and enter the smort.io share link. The markdown version of the article will be pasted!

Caveats

  • Highlights will be in a single color
  • If the highlight in Smort covers stylized sections (bold, italicized, blockquote etc), then it will be split into multiple highlights in the markdown.

Credits: This code was adapted from the Pluck plugin

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.