1
0

WIP
Some checks failed
Test Python / Test (push) Failing after 24s

This commit is contained in:
Jon Michael Aanes 2024-09-27 16:46:12 +02:00
parent 53355a4549
commit 9d2cd93ed3

View File

@ -34,4 +34,15 @@ name, description, tasks, etc...)
- Markdown Parser/Renderer - Markdown Parser/Renderer
- `FavroClient` - `FavroClient`
- `CardCache` - `CardCache`
## Work in Progress
Following features are work in progress:
- [ ] Frontmatter: Tags. With hashtags, for obsidian compatibility. read-write.
- [ ] Frontmatter: Assigned members. Place `[[brackets]]` around in Obsidian mode. Maybe read-write?
- [ ] Frontmatter: Arbitrary structured data? Read-only.
- [ ] Frontmatter: Dependencies. As vault links in Obsidian mode.
- [ ] Allow users to toggle Obsidian mode, instead of being default.
- [ ] Get the correct last-modified date.
""" """