devonthink-hacks
Scripts and other things for working with DEVONthink, a personal information management system.
Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 1 committers (100.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.7%) to scientific vocabulary
Keywords
Repository
Scripts and other things for working with DEVONthink, a personal information management system.
Basic Info
Statistics
- Stars: 107
- Watchers: 10
- Forks: 9
- Open Issues: 1
- Releases: 0
Topics
Metadata Files
README.md
Mike's DEVONthink Hacks
These are scripts and programs I developed to work with DEVONthink, a powerful personal database and information management system.
Table of contents
Introduction
In the process of using DEVONthink more fully, I've been developing scripts to automate various procedures. This repository contains the results.
Installation and usage
There is no one-shot installation procedure nor a single usage procedure for all of these hacks. Please check each subdirectory separately; there is a README file that explains what needs to be done for each case.
Known issues and limitations
The solutions and code in this repository were developed over a period of years spanning multiple releases of DEVONthink in my sometimes idiosyncratic macOS environment. While they work for me (or did at the time I put them here), it is possible they will not work in your environment or in the version of DEVONthink that you are using.
Getting help
If you find an issue, please submit it in the GitHub issue tracker for this repository.
Contributing
I would be happy to receive your help and participation with enhancing the solutions and code contained here. Please visit the guidelines for contributing for some tips on getting started.
License
Unless otherwise noted, the software in this repository is licensed under the MIT license.
Do you like it?
If you like this software, don't forget to give this repo a star on GitHub to show your support!
Owner
- Name: Michael Hucka
- Login: mhucka
- Kind: user
- Location: Santa Barbara, California, USA
- Company: Google Quantum AI
- Repositories: 71
- Profile: https://github.com/mhucka
Staff Software Engineer @ Google
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it using the metadata from this file."
authors:
- family-names: Hucka
given-names: Michael
email: mhucka@caltech.edu
orcid: https://orcid.org/0000-0001-9105-5960
title: Mike's DEVONthink hacks
abstract: Scripts and programs I use with DEVONthink
date-released: 2024-01-17
repository-code: "https://github.com/mhucka/devonthink-hacks"
license: MIT
type: software
keywords:
- software
- DEVONthink
- personal information management
- AppleScript
- Python
- macOS
- automation
- scripting
- archiving
- PDF
CodeMeta (codemeta.json)
{
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"@type": "SoftwareSourceCode",
"name": "DEVONthink Hacks",
"identifier": "devonthink-hacks",
"description": "Random hacks for working with DEVONthink",
"datePublished": "2024-01-17",
"dateCreated": "2023-12-11",
"author": [
{
"@type": "Person",
"givenName": "Michael",
"familyName": "Hucka",
"affiliation": {
"@type": "Organization",
"name": "California Institute of Technology Library"
},
"email": "mhucka@caltech.edu",
"@id": "https://orcid.org/0000-0001-9105-5960"
}
],
"maintainer": [
{
"@type": "Person",
"givenName": "Michael",
"familyName": "Hucka",
"affiliation": {
"@type": "Organization",
"name": "California Institute of Technology Library"
},
"email": "mhucka@caltech.edu",
"@id": "https://orcid.org/0000-0001-9105-5960"
}
],
"copyrightHolder": [
{
"@type": "Person",
"givenName": "Michael",
"familyName": "Hucka",
"affiliation": {
"@type": "Organization",
"name": "California Institute of Technology Library"
},
"email": "mhucka@caltech.edu",
"@id": "https://orcid.org/0000-0001-9105-5960"
}
],
"copyrightYear": 2024,
"license": "https://github.com/mhucka/devonthink-hacks/blob/main/LICENSE",
"isAccessibleForFree": true,
"codeRepository": "https://github.com/mhucka/devonthink-hacks",
"readme": "https://github.com/mhucka/devonthink-hacks/blob/main/README.md",
"issueTracker": "https://github.com/mhucka/devonthink-hacks/issues",
"downloadUrl": "https://github.com/mhucka/devonthink-hacks/archive/main.zip",
"keywords": [
"software",
"command line",
"macOS",
"shell",
"AppleScript",
"Bash"
],
"programmingLanguage": [
{
"@type": "ComputerLanguage",
"name": "AppleScript",
"version": "2.8",
"url": "https://developer.apple.com/library/archive/documentation/AppleScript/Conceptual/AppleScriptLangGuide/"
}
],
"developmentStatus": "active"
}
GitHub Events
Total
- Watch event: 10
- Push event: 1
Last Year
- Watch event: 10
- Push event: 1
Committers
Last synced: 8 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Michael Hucka | m****a@c****u | 373 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 8 months ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 0.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 1
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- github-actions[bot] (1)