concord
concord copied to clipboard
Core outliner
If you have the following HTML in a Concord **Example 1** v0.5.3 headline: `` When you **go into Concord render mode** the second IMG tag will have all attributes deleted....
If you have the following HTML in a Concord [Example 1 app](http://scripting.com/code/concord/repo/example1/) v0.5.3 headline: `I love Daytona ability to search all my drummeruser files. Currently it finds 173 docs.` When...
## What I did: I have an outline with html tags after an img tag. Ex: `Caption` ## What I expect to happen: The `<` and `>` signs around figcaption...
I've been trying to fit a more powerful keystroke capturer under Concord's keyboard handling code, but I'm ready to debug the resulting code. The problem is that none of the...
Added ability to prototype how list items are created. Added keyup listener so that finished text is able to be sent to service if needed.
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.
This is more of a request ... I would also be open to trying to implement it myself but would appreciate some pointers.
I really wish the arrow key interaction with the outliner structure mirrored the Windows Explorer folder interaction. - On a parent outline - right arrow opens the children - On...