Git Product home page Git Product logo

things-redmine's Introduction

About

things-redmine is a ruby script to attempt to sync Redmine with the Things.app desktop todo list manager.

Usage

  • Clone the repo
  • Edit the api.rb and replace with your credentials. This will be yaml-ized soon.
  • Turn on API access in Redmine under Administration → Settings → Authentication → Enable REST web service
  • Back up your Things DB
    cp ~/Library/Application Support/Cultured Code/Things/database.xml ~/Library/Application Support/Cultured Code/Things/database-backup.xml
  • Then run:
     ruby init.rb

Required Gems

  • active_resource
  • appscript

Current State and Gotchas

Right now it’s very basic. This is just the beginning. This is by no means a complete project yet. I just got tired of waiting. The things todo class does not allow you to set the ID of the todo, so to ensure no duplicates are created the applescript uses a tag on the todo element based on the ID from redmine.

Please fork!

This would be a very cool tool to have. Things.app (CulturedCode.com) is the best ToDo list out there and having a real solution would be wonderful!

things-redmine's People

Contributors

garacio avatar

Watchers

James Cloos avatar VadZay avatar

Forkers

vadzay

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.