Heiss/obsidian-vikunja-plugin

[Feature request] Task description

Heiss opened this issue · 0 comments

How should this be implemented?

It would be helpful to have a vault link in the description, so the user can open up the correct file in obsidian with a single click in vikunja.

But how should the user specify the description text in obsidian?

Example Obsidian input flow

- [ ] test text for task #testlabel
  - this is a description text
  - but what happens with this text?
  - [ ] and what happens with this task? and this #label

what should happens in vikunja with such an input?

Example vikunja Task flow

Title: And this is the vikunja test task
label: withlabel
description:

and this is the description text. how should this be handled?
and with multiple lines?

and multiple line breaks?

comments: Should it handle comments? (by other users / same user?)

what should happens in obsidian?

Any opinions are welcome.