Giter Site home page Giter Site logo

New release? about plugin-email HOT 2 OPEN

stemabu avatar stemabu commented on July 30, 2024 3
New release?

from plugin-email.

Comments (2)

stemabu avatar stemabu commented on July 30, 2024

I would still be grateful if there was a new release, as the useful changes would then be better available.

As I needed the ability to extract keywords from the subject, I have been playing around until I have managed to create a working version. In case someone who has as little experience with Node.js etc. as I do also wants to do it, here is the process I used to make it work:

I installed a VM with Ubuntu 23.10 (22.04 LTS didn’t work for me) and the latest LTS version of Node.js using the version manager NVM (not the Node.js version from the repo). Then installed Typescript system-wide. Then installed the Joplin plugin substructure using npm install -g yo generator-joplin. Then webpack: npm install --save-dev webpack. Transfered the source files with git: git clone https://github.com/joplin/plugin-email.git. Then it was necessary to run export NODE_OPTIONS=--openssl-legacy-provider (for more info on this see https://discourse.joplinapp.org/t/solved-error-while-setting-up-app-clipper/32877/4). After that, npm run dist ran successfully and the created jpl-file could be found in the "publish"-subfolder. There may be better ways to do it, but, as I said, I had no experience with Node before.

from plugin-email.

PackElend avatar PackElend commented on July 30, 2024

@bishoy-magdy are you still maintaining this plug-in?

from plugin-email.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.