Gabriel Filion

Results 73 comments of Gabriel Filion

This should be merged before I start version 2.x to migrate the codebase to puppet 4.x syntax in #10

Hi there Michael, I haven't been on top of my email for so long :( hey this work you've done is great! I think it's about time (a bit late...

the parameter should permit plaintext passwords but automatically convert them to Sensitive.

I've implemented this in 5fad22c but I forgot to change the data structure to convert passwords to Sensitive so it might not work really great for now.

If I understand correctly that documentation, channel definitions can override general options + have channel-specific options (from Channel-specific parameters section): http://asteriskdocs.org/en/2nd_Edition/asterisk-book-html-chunk/asterisk-APP-A-SECT-1.html

actually, the files cannot be empty since it will cause errors when loading pbx_lua, and possibly the same for pbx_ael. by default the files should be completely absent: this disables...

pff changing name is annoying. maybe the pypi project can just have some variation on the name, like `scoutnotes` or something along those lines.

This depends on the options simplifying output. the autocompletion script should use command-line options to determine how to complete action names and note names. I currently don't know how to...

here are more ideas: - template fetching could be automatic when creating a note in a notebook by searching for tags. - ~~Use Markdown for note editing to be able...

also add an option to the "version" action to make it output only the note application version / app name - --simple-output: show only version tag - --only-appname