It looks like sooner or later I will need to get my hands into Trellinator.
Although I used to be a C programmer long time ago, I'm a bit rusty on coding so I need a very basic guide for getting started.
Any recommendations? Tutorials? All help is welcome though I guess @Iain Dooley is the name :)
Thanks in advance.
@Gerardo Blitzer sure is! You can see a quick start guide here:
There's links there to the full documentation and a more comprehensive tutorial about deployment and version control outside of the GAS environment using the clasp command line tool if you're into that kind of thing.
Ooh @ian is this a good place to start if i want to start learning to build stuff on Trello?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Brittany Joiner in some ways ... when most people talk about "building things on Trello" they're talking about powerups, and while in theory you could use Trellinator to build a powerup it's not something I've done and not something I have documentation for.
Trellinator is more like what Butler Bot used to be before it was made into a powerup and acquired by Trello (that's what I built it to replace).
In that sense, it's a great way to get into automating Trello using the API, and if you're not a coder, but you're a Trello enthusiast, it could be a really fun way to learn coding in general :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
So @Iain Dooley , should I start by learning Javascript before trellinator?
What language is used to code powerups?
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Gerardo Blitzer Powerups have a server component written in any language but you can also use CSS/Javascript to modify the interface in limited ways.
Trellinator is written in Google Apps Script which is basically just JavaScript. I don't think you'd need to learn JavaScript first because you can get anything useful done, you could just learn enough to get by.
In addition to the getting started guide above and the comprehensive reference documentation, you can also see hundreds of examples I've provided for people on this forum for free over the past year or so:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.