Manta icon indicating copy to clipboard operation
Manta copied to clipboard

[WIP] first mockup of markdown feature

Open farfromrefug opened this issue 7 years ago • 6 comments

This is a working test version with markdown. Still work needs to be done

  • allow invoice items with no price and quantity to be seen as description only
  • markdown support for invoice rows description section (only business template for now)
  • markdown support for footer remarque

there are 2 issues while editing invoice

  • i cant get it to work well with the drag and drop support. the textarea are not seen as editable and thus dont prevent drag
  • i can get items to autosize in height with the textarea size. Thus the layout is not working well.

I will work more on that. Let me know what you think

farfromrefug avatar Apr 28 '18 13:04 farfromrefug

@farfromrefug: This is a bit confusing. Are you reporting a bug or proposing a new feature?

It shouldn't be both.

I'll close this one now, please follow the instruction that I detailed in the Issue/PR template to create a new Issue/PR accordingly and make sure you have a better description of what you're trying to do.

Thanks!

hql287 avatar May 02 '18 04:05 hql287

@hql287 It's a new feature. I already opened the PR so you can look at it and tell me if that's the way you would do it.

farfromrefug avatar May 02 '18 06:05 farfromrefug

@farfromrefug: Ok, I'll double check. Questions:

  • Are the first 3 points already done or to be done? It's hard to tell based on the way you put it.
  • Are you working on the last 2 points at the moment?

hql287 avatar May 02 '18 08:05 hql287

Btw, I think this would be a helpful feature for people who know and prefer using Markdown. I guess if we can let people choose whether to use Plain text (current), WYSIWYG or Markdown, that would be best.

hql287 avatar May 02 '18 08:05 hql287

Also, can you attach a few screenshots of how Manta looks with this feature?

hql287 avatar May 02 '18 08:05 hql287

@hql287 will look at everything this week. Sorry for the delay

farfromrefug avatar May 06 '18 12:05 farfromrefug