Skip to content

Commit

Permalink
more readme explanation
Browse files Browse the repository at this point in the history
  • Loading branch information
Heiss committed Jun 23, 2024
1 parent a22e24b commit 448c5ab
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,22 +23,22 @@ The experience with this plugin is a lot like the excellent plugins for todoist:
Every feature prioritizes the Obsidian side. If a task is updated in both systems, the Obsidian task will be the one who
wins. So it is currently not recommended to use Vikunja and Obsidian at the same time to update tasks or in team work.

| Feature | -> Vikunja | <- Vikunja | Description |
|-----------------------------|------------|------------|--------------------------------------------|
| Add task || | |
| Update task ||| |
| Delete task | | | No way to find the deleted vikunja tasks. |
| Modify task title ||| |
| Modify task description | 🚧 | 🚧 | |
| Modify assigned labels/tags ||| |
| Modify due date ||| |
| Mark task as done/undone ||| |
| Sync done date ||| |
| Set task priority | 🚧 | 🚧 | |
| Modify task priority | 🚧 | 🚧 | |
| Add task to project | ✅(1) | 🚧 | (1) Only the default project is supported. |
| Update assigned project | 🚧 | 🚧 | |
| Move tasks between files || - | |
| Feature | -> Vikunja | <- Vikunja | Description |
|-----------------------------|------------|------------|----------------------------------------------------------------------------------------------------------|
| Add task ||(2) | (2) Default behaviourable. But disables (3) |
| Update task ||| |
| Delete task |(3) | ❌(4) | (3) Can be enabled through settings. But disables (2).<br/>(4) No way to find the deleted vikunja tasks. |
| Modify task title ||| |
| Modify task description | 🚧 | 🚧 | |
| Modify assigned labels/tags ||| |
| Modify due date ||| |
| Mark task as done/undone ||| |
| Sync done date ||| |
| Set task priority | 🚧 | 🚧 | |
| Modify task priority | 🚧 | 🚧 | |
| Add task to project | ✅(1) | 🚧 | (1) Only the default project is supported. |
| Update assigned project | 🚧 | 🚧 | |
| Move tasks between files || - | |

✅= done and usable, 🚧=not yet implemented but under development, ❌=not possible or will not come

Expand Down

0 comments on commit 448c5ab

Please sign in to comment.