DataDeck 1.8.0
Added
- Timeline view: a Gantt-lite horizontal chart for any file with a distinct Start and End/Due date pair — one bar per row, sorted earliest-first, with adaptive axis tick rollup (day/week/month/year depending on span) and a manual granularity override.
- Tasks view: a done/open filter to narrow the board to just what's outstanding or just what's finished.
- Table view: each cell now carries its column name as a
data-colattribute, so custom CSS snippets can target specific columns. - Anki export settings: the 🎴 Anki button now opens a settings dialog before syncing — choose the destination deck (optionally nested as a subdeck), the Anki note type, and which column fills each of that note type's fields. Note types and fields are pulled live from AnkiConnect, with a manual fallback if Anki isn't running. Existing per-file setups keep working unchanged (no saved config = the previous Basic Front/Back behavior).
Install
Download main.js, manifest.json, and styles.css below into <vault>/.obsidian/plugins/datadeck/, then reload Obsidian.