Dave Jones

Results 5 issues of Dave Jones

Currently, the Breez podcast player crashes back to the episodes list when a JSON chapters file gives the "startTime" value as a string instead of a number. This might be...

What I did: Copied a link node and pasted it back into another section of an outline. I then changed the "url" attribute of the pasted link node using concordUtils:opSetOneAtt()....

This fixes issue #9 where the "page up" and "page down" keys delete the line text of a node if the bar cursor is on that node when the key...

If you place the bar cursor on a node and press either the page up or page down key, the text of the node is deleted.

I'd like to propose the addition of WebSub support so that both rssCloud and WebSub can be functional in a single package. They are close enough in their implementation that...