https://github.com/lefred/mailspring-libre-gtg
GTG plugin for Mailspring-Libre
https://github.com/lefred/mailspring-libre-gtg
Last synced: 6 months ago
JSON representation
GTG plugin for Mailspring-Libre
- Host: GitHub
- URL: https://github.com/lefred/mailspring-libre-gtg
- Owner: lefred
- License: mit
- Created: 2020-02-28T15:07:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-03T11:15:03.000Z (over 6 years ago)
- Last Synced: 2024-12-29T21:27:13.542Z (over 1 year ago)
- Language: JavaScript
- Size: 19.5 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Mailspring Libre GTG Plugin
This plugin add a new task to GTG (Get Things Gnome) from a mail.

The plugin requires nodejs dbus package but build for electron. It needs to be rebuilt everytime mailspring will upgrade
electron.
```
sudo dnf install dbus-devel
export npm_config_target=4.2.2
export npm_config_arch=x64
export npm_config_target_arch=x64
export npm_config_disturl=https://electronjs.org/headers
export npm_config_runtime=electron
export npm_config_build_from_source=true
HOME=~/.electron-gyp npm install
```
In action:
