Michaël Dierick

Results 13 issues of Michaël Dierick

`SPC m C (ledger-mode-clean-buffer)` doesn't sort as expected in case of a non-alphabetically sorting date format. Configuring my default date format doesn't change anything to this. ```elisp (defun dotspacemacs/user-config ()...

Hi, I only recently discovered the [iRail website](https://irail.be/route) (after finding out about the recent developments in open-data at NMBS), nice work! Although, while looking around on the website I noticed...

enhancement
help wanted

Hi, I think I figured out the configuration for collector temperature and pump status for the "Vaillant Auroflow exclusiv" (VPM 20/2 S, VPM 60/2 S) solar heating module ``` 01ecb505084d03040000640100...

enhancement

When opening the app for the first time, a user is presented with the map at zoom level 0. An amount of notes are shown on the map. The most...

When I use the plugin when Logseq isn't running, it opens Logseq, but fails to add the quickcapture. Once Logseq is open, repeating the same action, the quickcapture dóes register....

Would you consider adding `Ophthalmology` as a [MedicalSpecialty](http://health-lifesci.3-2e.schemaorgae.appspot.com/MedicalSpecialty) in the health-lifesci vocabulary? This seems like a quite common medical speciality that is missing. This was already suggested once [here](https://github.com/schemaorg/schemaorg/issues/492#issuecomment-213035147). It...

Hi, While setting up a development environment using `docker-compose.dev.yml`, I noticed that extensions installed through pip in `Dockerfile.dev` won't be taken into account, because of https://github.com/ckan/ckan-docker/blob/fc90a89227f432f58e7dcc80311dbeb1151ff90f/docker-compose.dev.yml#L32 I found this to...

In the current DCAT-AP export profile, the CKAN dataset `metadata_modified` date is mapped to the `dcat:Dataset` `dct:modified` date. https://github.com/ckan/ckanext-dcat/blob/be3c8d6474de1c9a26b7039154e0370b4d172e5c/ckanext/dcat/profiles/euro_dcat_ap_base.py#L362-L367 From my point of view there is a distinction between the...

Hi, I'm currently implementing [MobilityDCAT](https://mobilitydcat-ap.github.io/mobilityDCAT-AP/releases/index.html) for https://github.com/belgium-its-steering-committee [here](https://github.com/belgium-its-steering-committee/ckanext-dcat-be-napits). The MobilityDCAT AP makes `dcat:CatalogRecord` required. From what I could see, due to its nature, sitting between `dcat:Catalog` and `dcat:Dataset`, `dcat:CatalogRecord` isn't...