All Projects → JackGruber → joplin-plugin-hotfolder

JackGruber / joplin-plugin-hotfolder

Licence: other
A plugin to Monitor a locale folder and import the files as a new note.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to joplin-plugin-hotfolder

joplin-plugin-tagging
Plugin to extend the Joplin tagging menu with a copy all tags and tagging dialog with more control.
Stars: ✭ 17 (-29.17%)
Mutual labels:  desktop-app, joplin, joplin-plugin
joplin-plugin-combine-notes
Joplin plugin to combine one or more notes to a new one.
Stars: ✭ 27 (+12.5%)
Mutual labels:  desktop-app, joplin, joplin-plugin
plugins
Joplin official plugin repository. For issues, please use https://github.com/laurent22/joplin/issues
Stars: ✭ 623 (+2495.83%)
Mutual labels:  joplin, joplin-plugin
joplin-link-graph
UI for viewing connections between different Joplin notes
Stars: ✭ 176 (+633.33%)
Mutual labels:  joplin, joplin-plugin
joplin-note-tabs
Allows to open several notes at once in tabs and pin them.
Stars: ✭ 150 (+525%)
Mutual labels:  desktop-app, joplin
plugin-templates
Create templates in Joplin and use them to create new notes and todos.
Stars: ✭ 98 (+308.33%)
Mutual labels:  joplin, joplin-plugin
squoosh-desktop-app
Squoosh Desktop App is a multiplatform desktop app to compress, resize, and crop your images.
Stars: ✭ 141 (+487.5%)
Mutual labels:  desktop-app
geeks-life
(WIP) Log daily life
Stars: ✭ 14 (-41.67%)
Mutual labels:  desktop-app
jspaint.exe
🌂JS Paint ~~ as a cross-platform native desktop app. In other words, the "🎨 Classic MS Paint, REVIVED + ✨Extras".exe hehe
Stars: ✭ 117 (+387.5%)
Mutual labels:  desktop-app
JetTunes-Desktop-Music-Player
Material design music player made with javafx
Stars: ✭ 36 (+50%)
Mutual labels:  desktop-app
joplin-vscode-plugin
The integration of joplin in VSCode currently allows direct operations on directories and notes, while supporting the search function.
Stars: ✭ 59 (+145.83%)
Mutual labels:  joplin
graderjs
💦 Turn your full-stack NodeJS application into a downloadable cross-platform binary. Also works for SPAs, or regular web-sites.
Stars: ✭ 147 (+512.5%)
Mutual labels:  desktop-app
Pixeval
Wow. Yet another Pixiv client!
Stars: ✭ 1,639 (+6729.17%)
Mutual labels:  desktop-app
smartsilo
Hardware-integrated system composed by a desktop app and a Node.js server able to control an Arduino and manipulate the temperature of grains within storage silos
Stars: ✭ 33 (+37.5%)
Mutual labels:  desktop-app
flutter desktop markdown reader
Experimental MacOS Markdown reader made with Flutter
Stars: ✭ 55 (+129.17%)
Mutual labels:  desktop-app
react-electron
Boilerplate for creating an Electron desktop app with React
Stars: ✭ 77 (+220.83%)
Mutual labels:  desktop-app
vue-flexible-link
Tiny Vue component for Electron to open links in a browser. Ideal for cross environment apps (Web & Native)
Stars: ✭ 22 (-8.33%)
Mutual labels:  desktop-app
InvMan
Open source JavaFX inventory management application
Stars: ✭ 40 (+66.67%)
Mutual labels:  desktop-app
network-smoothie
Dead simple internet bonding. Take advantege of multiple network adapters.
Stars: ✭ 14 (-41.67%)
Mutual labels:  desktop-app
violin
🎵 Minimalistic music player for desktop devices.
Stars: ✭ 40 (+66.67%)
Mutual labels:  desktop-app

Joplin Hotfolder Plugin

A plugin to Monitor a locale folder and import the files as a new note.

Installation

Automatic

  • Go to Tools > Options > Plugins
  • Search for Hotfolder
  • Click Install plugin
  • Restart Joplin to enable the plugin

Manual

  • Download the latest released JPL package (io.github.jackgruber.hotfolder.jpl) from here
  • Close Joplin
  • Copy the downloaded JPL package in your profile plugins folder
  • Start Joplin

Usage

First configure the Plugin under Tools > Options > Hotfolder!

Each newly created file in the hotfolder is automatically created as a new note. The files are added as attachments unless the file extension is defined as Add as text. After processing the file are deleted from the hotfolder.

Options

Go to Tools > Options > Backup

Option Description Default
Hotfolder Path Files from this path will be imported as new notes.
Ignore Files Comma separated list of files to be ignored.
Wildcards (*) or RegExp possible.
To ignore a file with a * in the name, escape the * with a \, example: test\*file.log
.* (Dot files like .DS_Store)
Add as text Files with this file extension are imported as text and not as attachment. .txt, .md
Notebook In which notebook should the note be created.
Subnotebooks can be defined via Project\Scans.
Current selected Notebook
Tag Comma separated list of tags to be added to the note.
Numer of Hotfolders How many hot folders should be defined (Only available in the first hotfolder configuration). 1

Changelog

See CHANGELOG.md

Links

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].