Idea detail
timeline_page
reqlan rq/extension/module/ideas_summary/webview.rq:134
Summary
Timeline tab shows the evolution of ideas for the active base — not raw file-index noise.
Sources:
- Git idea lifecycle from indexed `git_created_at` / `git_modified_at` ( created + last edited as separate events when they differ )
- Session idea reindex activity ( one event per idea persisted, with name / status / summary when available )
Opening the tab backfills missing git dates via the `git_dates` analyser ( capped batch ) so the feed is useful without visiting every idea in the Activity Bar.
Reindex must preserve existing git dates across upsert.
Entries are reverse-chronological, filterable by source ( git / reindexed ), and clickable to open the idea.
Each event surfaces idea-centric info: name, short summary, status, kind / tags, and path.
Full live multi-commit git log browsing remains out of scope; this surfaces indexed idea history first.
Navigation
reqlan rq/extension/module/ideas_summary/webview.rq
community 28community cluster
webview.rqfile cluster
reqlan rq/extension/module/ideas_summaryfolder cluster
status: donestatus cluster
tag: gittag cluster
tag: ideastag cluster
tag: timelinetag cluster
Printable pageStatic print-friendly idea sheet.
Attributes
| Key | Value |
|---|---|
| implementation | TimelinePanel.svelte, ideas-summary-panel.ts, sqlite-store.ts, git-dates-analyser.ts |
| status | done |
| tags | timeline, ideas, git |
Ancestor context
No ancestor chain recorded.
| Kind | Idea | Path | Snippet |
|---|---|---|---|
| references | ontology_aligned_tabs | reqlan rq/extension/module/ideas_summary/webview.rq | timeline_page |
| references | overview_page | reqlan rq/extension/module/ideas_summary/webview.rq | timeline_page |
| references | pages | reqlan rq/extension/module/ideas_summary/webview.rq | timeline_page |
| Kind | Idea | Path | Snippet |
|---|---|---|---|
| None | |||
Initialising graph…