The Wayback Machine - https://web.archive.org/web/20200309042247/https://github.com/topics/journalism
Skip to content
#

journalism

Here are 355 public repositories matching this topic...

Ghost
formerandroider
formerandroider commented Dec 18, 2019

Issue Summary

In Safari 13.0.4 on macOS 10.15.2, the 'Upload routes YAML' button triggers a file browser that only allows selection of files ending in .yml. These are not accepted by the application, which requires a .yaml extension. This results in routes not being uploadable with Safari.

To Reproduce

  1. In Safari, click the 'Upload routes YAML' button in Labs.

This doesn'

VojtechDostal
VojtechDostal commented Feb 19, 2020

Describe the bug

When doing reconciliation, I sometimes manually match entries to Wikidata items using "Search for match". I choose the correct match but the match is applied to all entries with the same name because the radio button "Match other cells with same content" is always ticked by default. Even if I change it, next time this button will again be ticked.

Expected behavior

rakannimer
rakannimer commented Dec 16, 2019

Hey !

Awesome work on the project, really high quality stuff 👍

I'm the current maintainer of docz and I'm currently looking for projects to help migrate from older versions of docz to docz v2 (which is based on Gatsby and is really good ! (If I say so myself)).

Would you like some assistance in migrating to docz v2 ?

Would be happy to setup a PR to help get started in the migration

pudo
pudo commented Feb 24, 2020

We probably should make a distinction between a "list version" of a diagram (which has the name etc.) and the "full version" (which has nested entity data) in the API. The list entities would return with a flag (e.g. partial=true) that could later be padded out if the diagram is opened.

api
aidanconnolly
aidanconnolly commented Jan 26, 2017

For those installing tarbell on linux, it is possible they don't have git installed. Then, when they go to install a blueprint, the command breaks in this block.

        try:
            puts("\nInstalling {0}".format(colored.cyan(template_url)))
            puts("\n- Cloning repo")
            git = sh.git.bake(_cwd=tempdir, _tty_in=True, _tty_out=False, _err_to_out=True)
          

Improve this page

Add a description, image, and links to the journalism topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the journalism topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.