Re: [nodejs] How to open atom text editor in nodejs

2017-06-16 Thread Daniel M
Hello there! We might now have different Atom versions but different OS's. I use it on a Mac... pwd, at least on OSX systems, is a command you can use on the terminal to get your current path. Same with Linux. On Windows, though, it's a different one... I searched on the web and found that writin

Re: [nodejs] How to open atom text editor in nodejs

2017-06-16 Thread Danko63
Thank you so much for reply and instructions when opening editor- new file have not found the atom tab you specified (different version?) I did find a package called atom-shell-commands package Customize shell commands for atom. Similar to 'Run Commands' in NotePad++, 'User Tool' in EditPlus/Ul

[nodejs] Re: Schedule function and leave the page nodejs

2017-06-16 Thread Zlatko
On Friday, June 16, 2017 at 3:43:09 AM UTC+2, Aaron Aben Danan wrote: > > I'm building a node.js app and I need to schedule a function and let the > user surf on my website. Is it possible ? > > If i wasn't that clear, here is an example : > Let's say a user comes on my index page. From this index