Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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!