/awesome-joplin

📒 A curated list of awesome Joplin themes and tools.

Awesome Joplin Awesome

A curated list of all things Joplin

Contents

Themes (userstyle.css and userchrome.css)

About this section. Optional. Keep this short and focus on the list.

Tools

All of these are mostly sourced from the #apps topic on the official Joplin forum.

  • Web Clipper. A browser extension that allows you to save web pages and screenshots from your browser. To start using it, open the Joplin desktop application, go to the Web Clipper Options and follow the instructions.

  • File Uploader and OCR (a.k.a. REST Uploader). Command line companion application to supplement Joplin. The app monitors a directory you specify; when new files are created in the directory, it automatically uploads the file as text or an attachment (depending on file type) to a new note in Joplin. The app performs OCR on images and PDFs, and the text is dropped into the note as a comment. An image preview is also created for PDFs.

  • Python Joplin API. The API of Joplin Editor in Python 3.6+.

  • Replace Evernote links in Joplin. A script which uses the Joplin API to globally search-and-replace Evernote links within notes with native Joplin links.

  • Send email from Outlook to Joplin. A VBA script (Visual Basic for Application) to send the subject of selected emails from Outook to Joplin Desktop.

  • Ghoplin. A tool for downloading posts from Ghost blogs into Joplin.

  • notestation-to-joplin. A Python script that extracts notes (including attachments) from Synology’s Note Station and imports them into the Joplin app.

  • joplin-mail-gateway. This tool provides a solution for emailing content directly into your Joplin notes.

    You may send or forward an email to a dedicated email address. This email is than automatically delivered to your personal Joplin notes. Attachments (PDFs, Images, ...) will automatically be included in the note. In addition text is automatically scanned from images via OCR. This extracted text is added at the bottom of the note so that it is easily searchable in Joplin.

  • joplin-bulker. Python script to bulk remove tags from Joplin files.

  • Dashboard home page from Joplin.

    joplin-dashboard

  • Yeoboseyo. "The bus for your internet services." A companion for Joplin which allows creating notes from RSS Feeds, plus others possibilities, like publishing the same RSS Feeds on another service, like Mastodon.

Plugins

Joplin now supports plugins. Here are a few interesting ones :

  • Make all possible links [Experimental] Goes through the current note looking for words (or groups of words) matching another note's title. When found, makes them into links to the corresponding notes.
  • Link to note [Experimental] Checks if the selected text matches an existing note's title. If such a note exists, makes a link to it. If it doesn't, creates it.
  • Complete link to note [Experimental] Completes the selected text into a note title and links to it.
  • Automate notes with JS [Experimental] Execute blocks of Javascript in the note, writing the results below.
  • Day Review [Experimental] Makes a review of the notes and todos updated/created/completed that day.

Tutorials

Contribute

Contributions welcome! Read the contribution guidelines first.

License

CC0

To the extent possible under law, Greg Goltsov has waived all copyright and related or neighboring rights to this work.