Daniel Beilinson

Results 41 comments of Daniel Beilinson

@oliver----, thanks! Is it possible to use new api only on server side?

Great, thanks! It's not related to composer at all, but it's related to all server side scripts including that one which is responsible for subject merging/deletion. On 30 June 2015...

Good idea! Will try soon. On 30 June 2015 at 13:18, Michael Aufreiter [email protected] wrote: > not sure if that works but that would be the best solution i guess....

@michael, no it's not possible. NPM will store substance-new in the same folder inside node_modules

I will use [this](https://github.com/substance/archivist/blob/next/controllers/import/findAndReplace.js). It's combination of delete/insert updates. I could use it while document has no annotation. Next challenge would be to use this with already annotated docs somehow...

Hey! I did it finally! Look: ``` var changeTextNode = function(doc, path, startOffset, endOffset, replace) { var sel = Document.Selection.create(path, startOffset, replace.length); var range = sel.getRange(); var tx = doc.startTransaction();...

Hope that I did it correctly...

Regarding print. If you really think of grant proposals prototyping than it most be rather exportable (you can later print exported file).

I think that you run search when you can't remember something, you can't remember something when it was a long time ago, so it's not about recent documents. It's not...

I can't agree with that. You will introduce a lot of limitations for a one very controversial feature. However I don't want to debate, if you want to do that...