Michael Aufreiter

Results 179 comments of Michael Aufreiter
trafficstars

Just be aware that you don't mix different substance versions. The Archivist-Composer needs to stay on the old version until we make an upgrade iteration. So I think you should...

Hey can you try the following in the archivist repo: in Package JSON create an entry ``` js { "substance-new": "substance/substance#master", } ``` And then in importers: ``` js var...

not sure if that works but that would be the best solution i guess.

Pls review: https://github.com/substance/substance/commit/0c93e84cbd7a579a324812e5ed83439d8238c0ea

Didn't think about making Lens Writer available as an npm module, but why not. Will consider this when we ship the next version. At times it's still too experimental to...

Just found an older UI sketch for that: Time to make it happen ;) ![image](https://cloud.githubusercontent.com/assets/2931/10775097/1a581036-7d06-11e5-93e9-2fe1582d6aa9.png)

If we do this we somehow need to have a different visual encoding for the citation that has been clicked. Otherwise you may loose your original reading position.

We will rework these parts in the coming days. Thanks for reporting.

Is this actually possible? ``` sass @import 'substance/packages/_all'; ``` Like does this resolve in an npm-ish manner?