drummerSupport
drummerSupport copied to clipboard
Support for Drummer users.
I'm finding a few things I find non-intuitive based on other editors. 1. When expanding a headline to show sub-items, the wedge does not rotate to point down. This is...
I've just [deployed](http://scripting.com/drummer/blog/2021/11/11/134611.html?title=githubScriptingIsDeployed) the basic GitHub scripting support in Drummer, it's version 2.0.11. This is the place to ask questions, share insights or show off! :-)
From the blog: http://oldschool.scripting.com/mahu/2021/11/08/155151.html?title=blogsBehavingStrangely "Happily using the Drummer bookmarklet for two weeks at least, which creates a bookmark of any page and drops it into the Notes tab, which I...
What's the workflow for the images that the folks have identified and are using with their Drummer blog? I wanted to know if there is a simpler way to include...
@papascott -- your attention please. :smile: I just did some work on keyboard handling in Drummer. Here's some text from a recent change note. > One more thing -- to...
I have observed a curious issue for two consecutive days now. The build does not update the blog for the first post I create on a day via Drummer. It...
A brief demo. https://www.youtube.com/watch?v=S_xlikEjc4A Content systems, which basically is what we're developing, are better if the author's changes are visible immediately, without having to reload the page. This is the...
In Chrome Windows 10 on drummer web v2.0.10 ... - **ctrl-?** will **give error** "Error running script: Unexpected toke (1:37)" or similar. Menu "Docs > Keyboard summary" does work though....
The "[Blogging in Drummer](http://docserver.scripting.com/drummer/blogging.opml)" docs mention: > You can use any outliner you like, as long as it produces OPML as output. But I haven't found a way to actually...
I've noticed that some lines in script with quotes seem to awry from time to time. For example: `var h=""+t+"";` becomes var h=""+t+""; I found I can cause this to...