Oliver Kopp

Results 1594 comments of Oliver Kopp

@mlangiu Could you please refine your isse? I don't see the difference between "Manage." and "Manage." ![grafik](https://user-images.githubusercontent.com/1366654/94180369-31ae0f00-fe9e-11ea-9282-5ca5a026663e.png)

This somehow relates to https://github.com/JabRef/abbrv.jabref.org/pull/54. I think, we did not properly document how the whole journal abbreviation lists are created, combined, etc. We have some initial documentation at https://docs.jabref.org/advanced/journalabbreviations. And...

We have no documentation how the lists are created. One has to check the log of each file https://github.com/JabRef/abbrv.jabref.org/tree/main/journals. I hope, someone refines the [README.md](https://github.com/JabRef/abbrv.jabref.org/blob/main/journals/README.md) stating the source of the...

Regarding the aspect "which version number to assign to a JSON schema", a [stackoverflow question](https://stackoverflow.com/q/61077293/873282) pointed me to [SchemaVer](https://snowplowanalytics.com/blog/2014/05/13/introducing-schemaver-for-semantic-versioning-of-schemas/). In short, it recommends following: > Given a version number `MODEL-REVISION-ADDITION`,...

I meant the `tex` source. Here as screenshot of [Emacs with AUCTeX](http://tex.stackexchange.com/a/356/9075): ![grabbed_20160321-091435](https://cloud.githubusercontent.com/assets/1366654/13913290/86cdc18c-ef45-11e5-8cfb-c54e4d2d8d7f.png) The **same** `tex` file is shown in the two windows. If I insert something in the upper...

Then the whole code should be licensed under MIT, thus changing the headers of all files from Apache-2.0 to MIT. Would that be OK?

We had the discussion on `template-lean.md` and `template-full.md` at https://github.com/adr/madr/issues/8

For a `adr.lock` file, tooling needs to be provided. We are currently thinking of a web-based tool to capture and render ADRs. See https://conf.researchr.org/home/icse-2021/score-2021#adr-manager-the-software-architects-favorite-tool for details.

Thank you for getting in touch. Looking forward to your mail. Regarding `@adr` we could join forces at https://adr.github.io/e-adr/ Regarding the UI: An ADR UI is close to be finished....