-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes in how the local database is accessed #1
Comments
Hi William
Thank you very much for your contact. No I'm not maintaining this tool. However they might be other people who do. I'll put a note on GitHub to inform users and maybe an other developper would be interested to make the necessary changes.
RegardsFrançois
Envoyé depuis mon smartphone, désolé pour la brièveté.
Web: https://skadi.ch
-------- Message d'origine --------De : William Gunn <notifications@github.com> Date : 27.06.18 20:42 (GMT+01:00) À : fbianco/mendeley2bibtex <mendeley2bibtex@noreply.github.com> Cc : François Bianco <francois.bianco@gmail.com>, Mention <mention@noreply.github.com> Objet : [fbianco/mendeley2bibtex] Changes in how the local database is accessed (#1)
Hi @fbianco , not sure if you're still maintaining or using this, but I wanted to let you know that we're making some changes to how the local database works and this will break your tool. If you'd like to join a call with our developers to talk about your use case and how to get your tool working with our upcoming and officially supported means of local database access, please get in touch via email.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/fbianco/mendeley2bibtex","title":"fbianco/mendeley2bibtex","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/fbianco/mendeley2bibtex"}},"updates":{"snippets":[{"icon":"DESCRIPTION","message":"Changes in how the local database is accessed (#1)"}],"action":{"name":"View Issue","url":"#1"}}}
[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "#1",
"url": "#1",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Changes in how the local database is accessed (#1)",
"sections": [
{
"text": "",
"activityTitle": "**William Gunn**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@williamgunn",
"facts": [
{
"name": "Repository: ",
"value": "fbianco/mendeley2bibtex"
},
{
"name": "Issue #: ",
"value": 1
}
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"fbianco/mendeley2bibtex\",\n\"issueId\": 1,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"fbianco/mendeley2bibtex\",\n\"issueId\": 1\n}"
},
{
"targets": [
{
"os": "default",
"uri": "#1"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 350800156\n}"
}
],
"themeColor": "26292E"
}
]
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @fbianco , not sure if you're still maintaining or using this, but I wanted to let you know that we're making some changes to how the local database works and this will break your tool. If you'd like to join a call with our developers to talk about your use case and how to get your tool working with our upcoming and officially supported means of local database access, please get in touch via email.
The text was updated successfully, but these errors were encountered: