Git Product home page Git Product logo

Comments (11)

mbilker avatar mbilker commented on July 17, 2024

Yes, I do need help. I will make a roadmap for a milestone.

from cypher.

mbilker avatar mbilker commented on July 17, 2024

Alright. I am making some changes to the layout of the plugin. I will develop the CONTRIBUTING.md file so it becomes a better representation. Also, I need to add the GPLv3 because of N1 licensing.

from cypher.

mxstbr avatar mxstbr commented on July 17, 2024

Awesome! Let me know when it's ready and I can get started!

from cypher.

mbilker avatar mbilker commented on July 17, 2024

To let you know. I am also in the process of documenting the code using JSDoc, which the Nylas team is trying to use with new components.

from cypher.

mbilker avatar mbilker commented on July 17, 2024

I added a basic roadmap at https://github.com/mbilker/cypher/blob/master/ROADMAP.md

from cypher.

mxstbr avatar mxstbr commented on July 17, 2024

Awesome! Could you explain how one works on an N1 plugin? How do I download and install it so I can change things and see them reflected in my N1 instance?

from cypher.

mbilker avatar mbilker commented on July 17, 2024

Sure thing. The way how I work on this or any N1 plugin is clone the repository in ~/.nylas/dev/packages. Then start N1 with Debug flags or developer mode. This is done through Developer -> Run with Debug Flags from the menu bar.

Whenever I make a change, I run eslint to ensure I have a variable defined. That issue bites my back everytime I forget to define a variable correctly. I then restart N1 by using Ctrl + Q to fully exit N1. Closing the window does not suffice as N1 continues to run in the background.

from cypher.

mxstbr avatar mxstbr commented on July 17, 2024

👍 Awesome, thanks!

from cypher.

mbilker avatar mbilker commented on July 17, 2024

Just so you know: I build my own N1 from the GitHub release. If you decide to do the same, I have some precautions. The open-source build does not include the fonts, analytics, or sounds.

from cypher.

mxstbr avatar mxstbr commented on July 17, 2024

What's the benefit of doing that for development, or do you do it out of privacy concerns?

from cypher.

mbilker avatar mbilker commented on July 17, 2024

I actually add them back in, but I did take a look at the analytics they take in. The analytics are not bad at all. I do it to get the latest features and fix bugs on their end.

from cypher.

Related Issues (15)

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.