Repository metrics
- Stars
- (24,786 stars)
- PR merge metrics
- (Avg merge 3h 15m) (1 merged PR in 30d)
Description
I could be missing something here, but it looks like the documentation is missing a few things
When following the getting started guide it talks about .cjsx files, where as the client creates .jsx. The code in the created files is different from the guide.
The next thing is that a number of areas seem to create a link loop.
- On the getting started guide, select "head over to our full documentation".
- This takes you to a documentation menu page
- Select API. This then takes you to the Nylas home page.
I have a couple questions also. I assume this is not the best place to ask though, so the first question is, where is the best place to discuss and ask questions? Is there a forum? Is there any updated documentation? I am looking at a way to hide messages in a particular folder, based on parameters i set, through a plugin. Is this possible?