Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhucka/devonthink-hacks
Scripts and other things for working with DEVONthink, a personal information management system.
https://github.com/mhucka/devonthink-hacks
applescript archiving automation devonthink information-gathering information-management pdf-generation
Last synced: 29 days ago
JSON representation
Scripts and other things for working with DEVONthink, a personal information management system.
- Host: GitHub
- URL: https://github.com/mhucka/devonthink-hacks
- Owner: mhucka
- License: mit
- Created: 2017-09-29T23:18:26.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-08-22T22:34:06.000Z (3 months ago)
- Last Synced: 2024-08-23T00:07:03.979Z (3 months ago)
- Topics: applescript, archiving, automation, devonthink, information-gathering, information-management, pdf-generation
- Language: AppleScript
- Homepage:
- Size: 2.99 MB
- Stars: 95
- Watchers: 11
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION.cff
- Security: .github/SECURITY.md
- Support: SUPPORT.md
- Codemeta: codemeta.json
Awesome Lists containing this project
README
# Mike's DEVONthink Hacks
These are scripts and programs I developed to work with [DEVONthink](https://www.devontechnologies.com/apps/devonthink), a powerful personal database and information management system.
[![License](https://img.shields.io/badge/MIT-purple.svg?style=flat-square)](https://github.com/mhucka/devonthink-hacks/blob/main/LICENSE)
[![DEVONthink 3](https://img.shields.io/badge/DEVONthink%203-blue.svg?style=flat-square)](https://www.devontechnologies.com/apps/devonthink)
[![AppleScript](https://img.shields.io/badge/AppleScript-green.svg?style=flat-square)](https://developer.apple.com/library/archive/documentation/AppleScript/Conceptual/AppleScriptLangGuide/introduction/ASLR_intro.html)## Table of contents
* [Introduction](#introduction)
* [Installation and usage](#installation-and-usage)
* [Known issues and limitations](#known-issues-and-limitations)
* [Getting help](#getting-help)
* [Contributing](#contributing)
* [License](#license)## Introduction
In the process of using [DEVONthink](https://www.devontechnologies.com/apps/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](https://www.devontechnologies.com/apps/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](https://github.com/mhucka/devonthink-hacks/issues) 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](CONTRIBUTING.md) for some tips on getting started.
## License
Unless otherwise noted, the software in this repository is licensed under the [MIT](https://github.com/mhucka/devonthink-hacks/blob/main/LICENSE) 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!