drummerSupport
drummerSupport copied to clipboard
Support for Drummer users.
This doc explains how to add a command to the Scripts menu. ### Screen shot First, a [screen shot](http://scripting.com/images/2021/07/29/helloWorldSetupDrummer.png) of where we're headed. ### Create the Scripts menu 1. In...
# Never mind! I fixed it. The glue was still wrong. Here's the new glue that works. ``` alert: function (s) { //7/29/21 by DW return new Promise (function (resolve,...
This is a note for the future. In some ways this project is like Page Park was in 2014, when it was just starting up. You try to create a...
PagePark, my homegrown HTTP server, is esp good at serving OPML files. You just plop an OPML file down in a folder served by PP, and it'll come out looking...
I got a question via private email, about using Drummer on a phone. 1. It's not very functional on a phone. I have only tested on a desktop so far....
Where should you ask questions about Drummer? Here. This is the place for that. Please do. Here's what the caveat on the home page means -- if you see a...
This is sort of a new command, it existed in LO2, but has never worked in Drummer until today. ### How to Choose _Get my tweets..._ in the Tools menu....
I'm having some work done on the house today and for a few hours the power will be out. I had one OPML-related app running on a local computer, so...
A new feature for Scripting News. Some form of this will be available for Drummer. Totally built on OPML. http://scripting.com/2021/07/22/135636.html?title=taggingInScriptingNews
I posted my notes from [February](https://github.com/scripting/drummerTesting/blob/main/notes/2021/02.md), [March](https://github.com/scripting/drummerTesting/blob/main/notes/2021/03.md), [April](https://github.com/scripting/drummerTesting/blob/main/notes/2021/04.md) and [May](https://github.com/scripting/drummerTesting/blob/main/notes/2021/05.md) of this year. I did not sanitize the notes, and didn't read all of them, though I will. You will...