This commit is contained in:
parent
618bb9e083
commit
2734e7ac7a
|
@ -55,7 +55,11 @@ Following features are work in progress:
|
||||||
|
|
||||||
- [ ] Frontmatter: Writable Tags
|
- [ ] Frontmatter: Writable Tags
|
||||||
- [ ] Frontmatter: Writable assigned members
|
- [ ] Frontmatter: Writable assigned members
|
||||||
- [ ] Frontmatter: Writable tasks.
|
- [ ] Frontmatter: Writable Tasks.
|
||||||
|
1. Save updated TaskList along with card (using `PUT cards`)
|
||||||
|
2. Get the Card's TaskList.
|
||||||
|
3. Remove all TaskList's except for the latest (how to determine latest?)
|
||||||
|
4. That's three requests just to save a freaking list of tasks!
|
||||||
- [ ] Frontmatter: Arbitrary structured data (Custom Fields)? Read-only.
|
- [ ] Frontmatter: Arbitrary structured data (Custom Fields)? Read-only.
|
||||||
- [ ] Frontmatter: Readable Dependencies. As vault links in Obsidian mode.
|
- [ ] Frontmatter: Readable Dependencies. As vault links in Obsidian mode.
|
||||||
- [ ] Frontmatter: Writable Dependencies.
|
- [ ] Frontmatter: Writable Dependencies.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user