-
1. Create a custom tap (a new repo under github.com/chronicle-app)
2. Add a chronicle-etl.rb formula that download the gem
The tool would become installable with `brew install chronicle-app/etl/ch…
hyfen updated
2 years ago
-
After installing using the commands in the README, I attempted to run:
`chronicle-etl --extractor imessage --since "2022-02-07" --transformer imessage`
It was them prompted with:
> Plugin s…
-
Right now, plugins aren't dependencies of `chronicle-etl` and we just check for which `chronicle-*` gems are available at runtime and try to load them all. The problem is that plugins can have conflic…
hyfen updated
2 years ago
-
The extractor uses the [`LocalContacts`](https://github.com/chronicle-app/chronicle-imessage/blob/main/lib/chronicle/imessage/local_contacts.rb) module to try and infer information about a user's iclo…
hyfen updated
2 years ago
-
A lot of plugins will require an oauth2 flow to get authorization. If we add omniauth to Chronicle-ETL, plugins can include omniauth-* gems. Then we just need a convention for plugins registering thei…
hyfen updated
2 years ago
-
### Related Template(s)
All templates
### What feature(s) are you requesting?
AI Integration:
1) Natural key determination as the data being read for the first time utilizing AI is ideal. This i…
-
It'd be great to have a support for private gitlab instances.
Currently trying to use forge from a repo results in:
```
progn: Cannot determine forge repository. git@gitlab.company.lan:xyz/abc.…
-
New Feature - Looking for votes and/or user input to gauge traction.
-
[![mitm_build](https://user-images.githubusercontent.com/1323708/59226671-90645200-8ba1-11e9-8ab3-39292bef99e9.jpeg)](https://medium.com/@jonathan.leitschuh/want-to-take-over-the-java-ecosystem-all-yo…
-
Hi,
first of all thanks for this package, it sure will come in handy.
I installed it from MELPA and configured it like this:
```
(use-package reformatter
:ensure t
:config
(defconst m…