Backup repository for imag-pim.org / imag https://imag-pim.org
Go to file
Matthias Beyer 4475e09457 Merge pull request #1020 from matthiasbeyer/rewrite-imag-bin
Rewrite imag binary without parallelization stuff
2017-08-27 09:53:14 +02:00
.imag-documentation Update documentation with new dependencies 2017-08-26 12:08:55 +02:00
bin Rewrite imag binary without parallelization stuff 2017-08-26 23:04:26 +02:00
doc Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
imag-bookmark Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
imag-counter Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
imag-diary Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
imag-link Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
imag-mail Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
imag-notes Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
imag-ref Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
imag-store Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
imag-tag Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
imag-timetrack Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
imag-todo Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
imag-view Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
libimagannotation Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
libimagbookmark Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
libimagcounter Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
libimagdiary Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
libimagentrycategory Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
libimagentrydatetime Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
libimagentryedit Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
libimagentryfilter Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
libimagentrylink Merge pull request #1002 from matthiasbeyer/libimagentrylink/testing 2017-08-26 17:35:16 +02:00
libimagentrylist Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
libimagentrymarkdown Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
libimagentrytag Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
libimagentrytimetrack Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
libimagentryview Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
libimagerror Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
libimaginteraction Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
libimagmail Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
libimagnotes Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
libimagref Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
libimagrt Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
libimagstore Merge pull request #1014 from matthiasbeyer/libimagstore/is-in-collection 2017-08-26 17:11:35 +02:00
libimagtimeui Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
libimagtodo Cleanup codebase to be more readable 2017-08-26 20:48:43 +02:00
libimagutil Update version strings for next release: 0.3.0 -> 0.4.0 2017-08-26 13:27:32 +02:00
tests test setup: Prepare store directory before starting tests 2016-09-08 14:23:10 +02:00
.editorconfig Add editorconfig configuration file 2016-01-11 19:47:51 +01:00
.gitignore Ignore /out 2016-07-07 23:44:04 +02:00
.travis.yml Merge pull request #1006 from matthiasbeyer/remove-makefile 2017-08-26 19:30:23 +02:00
CONTRIBUTING.md Move contributing guidelines to documentation 2017-08-11 09:11:12 +00:00
Cargo.toml Initial import 2017-08-25 15:05:08 +02:00
LICENSE Add LICENSE file 2015-11-08 17:35:49 +01:00
README.md Remove Makefile, as cargo can be used now to build all the things 2017-08-26 17:57:39 +02:00
TODO.md Add TODO file in top-level directory 2017-08-11 09:13:43 +00:00
default.nix Remove bundler 2017-07-05 11:11:02 +02:00
imagrc.toml Remove hook config from example config file 2017-06-06 11:12:37 +02:00

README.md

imag - imag-pim.org

imag is a commandline personal information management suite.

Build Status Issue Stats Issue Stats license Tokei

This application is in early development. There are some things that work, but we do not consider anything stable or usable at this moment. Feel free to play around anyways.

Goal / What is imag?

Our (long-term) goal is to

Create a fast, reliable commandline personal information management suite which covers all aspects of personal information management, consists of reusable parts and integrates well with known commandline tools.

Yes, imag is a rather ambitous project as it tries to reimplement functionality for several "personal information management aspects". It is a hobby project, keep that in mind. We try to use standards like vcard and icalendar wherever possible.

imag consists of modules (e.g. imag-notes, imag-tag, imag-view), where each module covers one PIM aspect. Have a look at the documentation for some more words on this.

Building/Running

Here is how to try imag out.

imag is a suite/collection of tools (like git, for example) and you can build them individually. All subdirectories prefixed with "libimag" are libraries. All subdirectories prefixed with "imag-" are binaries and compiling them will give you a commandline application.

Building

We use cargo for building all crates in this repository. Make sure to use a recent cargo, at least one with workspace support. Building all crates works with cargo build --all, building individual crates by cding to their directory and calling cargo build.

Running

After you build the module you want to play with, you can simply call the binary itself with the --help flag, to get some help what the module is capable of.

If you installed the module, you can either call imag-<modulename> (if the install-directory is in your $PATH), or install the imag binary to call imag <modulename> (also if everything is in your $PATH).

Staying up-to-date

We have a official website for imag, where I post release notes and monthly(ish) updates what's happening in the source tree. There is no RSS feed, though.

We also have a mailinglist where I post updates and where discussion and questions are encouraged.

Documentation

This is a hobby project, so sometimes things are not optimal and might go unrecognized and slip through. Feel free to open issues about things you notice!

Though, we have some documentation in the ./doc subtree which can be compiled to PDF or a website. These docs are not published anywhere and are not even integrated into our CI, so it might be broken (though it's unlikely). Developer documentation is also available online on github.io and on docs.rs, though they might be a bit outdated.

Please contribute!

We are looking for contributors!

Feel free to open issues for asking questions, suggesting features or other things!

Also have a look at the CONTRIBUTING.md file!

Contact

Have a look at our website where you can find some information on how to get in touch and so on.

Feel free to join our new IRC channel at freenode: #imag or our mailinglist.

License

We chose to distribute this software under terms of GNU LGPLv2.1.