Giter Club home page Giter Club logo

Comments (10)

fti7 avatar fti7 commented on May 18, 2024 11

That would be very useful :-) please add an Progress Indicator in the Card too.
(Like on Trello)
image

from deck.

EtiennePasteur avatar EtiennePasteur commented on May 18, 2024 2

Oh !! Sorry I have only try something like that : - [ ] To make checkbox and I don't try anything else πŸ˜‚
I'm sorry to have wasted your time.

Thanks.

from deck.

moritz31 avatar moritz31 commented on May 18, 2024 1

I haven't done anything like that but i like deck and want to contribute something,
so i will look in it πŸ‘

from deck.

juliushaertl avatar juliushaertl commented on May 18, 2024

Markdown is already usable inside the card description field. :)

from deck.

juliushaertl avatar juliushaertl commented on May 18, 2024

No problem, having those checkboxes would be nice btw.

I guess we could easily integrate a plugin for markdown-it there:
https://www.npmjs.com/package/markdown-it-task-checkbox

from deck.

NinaNC avatar NinaNC commented on May 18, 2024

Thanks for your amazing work, I would also be very interested by checkboxes and progress indicator :D

from deck.

wgregori avatar wgregori commented on May 18, 2024

Count me in on the Checkbox idea!

and a BIG THANK YOU!

from deck.

juliushaertl avatar juliushaertl commented on May 18, 2024

@moritz31 Great. If you need any help, feel free to ask.

from deck.

moritz31 avatar moritz31 commented on May 18, 2024

@juliushaertl
have added markdown-it-checkbox to bower.json package.json and in main.html to the top add part
But hard to figure out where the render should be called any hints?

edit:
Seems like something is destroying the parser
Added
.use(markdownitCheckbox) to the confing.js
[ ] and [x] seems like get recognized but get removed
Only the text behind is inserted with <label> </label> Attribute like it should
without the [ ] it is inserted with the normal <p> </p> Tags

from deck.

juliushaertl avatar juliushaertl commented on May 18, 2024

@moritz31 From a first look i would say that this is because angular-markdown-it uses some sanitize method. Can you push your working branch to the repo, so I can have a more detailed look?

from deck.

Related Issues (20)

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.