Giter Club home page Giter Club logo

kanboard-tdg-import's Introduction

kanboard-tdg-import's People

Contributors

mkrinitskiy avatar ribtoks avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

kanboard-tdg-import's Issues

Release 0.0.4 is broken

The zip file is missing the directory separator in all of the paths; the files are TdgImportFilename instead of TdgImport/Filename, this results in the plugin not working when extracted.

Support routing of items to columns by filter

don't know what would be the best way to tackle this, however i see use cases for myself where i'd like to have cards to be automatically inserted into special columns. E.g. i sometimes add RADAR comments for things that i'd like to look at again at a later time (i'll add another issue for adding keywords in the tdg repo). Those would be best inserted into a separate "Someday" column.

A simple idea without need of a config file would be auto-create columns for each keyword (which would change the default behaviour).

A nice-to-have feature would be a config-file, where we can change the colour and optionally a target column for each keyword.

Super nice would be a config-option to not only set colour/column by keyword but by any available metadata.

Great project!

TdgImportApi: Unable to load this plugin class: \Kanboard\Plugin\TdgImportApi\Plugin

Installed tdg. Works fine to me (generates reasonable json of a TODO extracting it from my source code)
Using the shell-script, trying to submit it to web-based kanban installation. Installed kanboard-tdg-import (unpacked it to plugins directory):

├── plugins
│   ├── TdgImportApi
│   │   └── ImportTODOProcedure.php
│   └── TdgImportPlugin.php

Getting the response to the shell-script:
{"jsonrpc":"2.0","error":{"code":-32601,"message":"Method not found"},"id":123456789}

In the data/debug.log:

[2019-08-28 18:31:11] [debug] ###############################################
[2019-08-28 18:34:16] [critical] TdgImportApi: Unable to load this plugin class: \Kanboard\Plugin\TdgImportApi\Plugin
[2019-08-28 18:34:16] [debug] Subscriber executed: Kanboard\Subscriber\BootstrapSubscriber::execute
[2019-08-28 18:34:16] [debug] SQL: SELECT "option", "value" FROM "settings"
[2019-08-28 18:34:16] [debug] SQL: query_duration=0.0014379024505615
[2019-08-28 18:34:16] [debug] SQL: total_execution_time=0.0014379024505615
[2019-08-28 18:34:16] [debug] SQL: SELECT * FROM "actions"
[2019-08-28 18:34:16] [debug] SQL: query_duration=7.1048736572266E-5
[2019-08-28 18:34:16] [debug] SQL: total_execution_time=0.0015089511871338
[2019-08-28 18:34:16] [debug] SQL: SELECT * FROM "action_has_params"
[2019-08-28 18:34:16] [debug] SQL: query_duration=5.793571472168E-5
[2019-08-28 18:34:16] [debug] SQL: total_execution_time=0.0015668869018555
[2019-08-28 18:34:16] [debug] APP: nb_queries=3
[2019-08-28 18:34:16] [debug] APP: rendering_time=0.066043138504028
[2019-08-28 18:34:16] [debug] APP: memory_usage=5.83M
[2019-08-28 18:34:16] [debug] APP: uri=/kanboard/jsonrpc.php
[2019-08-28 18:34:16] [debug] ###############################################

Im not particularly good in PHP, but I will try my best to manage this issue. Just could you please tell me where to dig in to locate the issue?

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.