reqlanOverviewIdeasFilesCode filesClustersAttributesGraphPrint
Ideas/timeline_page

Idea detail

timeline_page

reqlan rq/extension/module/ideas_summary/webview.rq:134

block done timelineideasgit

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.

Jump to outbound references

Jump to inbound references

Navigation

Source file

reqlan rq/extension/module/ideas_summary/webview.rq

community 28

community cluster

webview.rq

file cluster

reqlan rq/extension/module/ideas_summary

folder cluster

status: done

status cluster

tag: git

tag cluster

tag: ideas

tag cluster

tag: timeline

tag cluster

Printable page

Static print-friendly idea sheet.

Attributes

KeyValue
implementation TimelinePanel.svelte, ideas-summary-panel.ts, sqlite-store.ts, git-dates-analyser.ts
status done
tags timeline, ideas, git

Browse all attributes

Ancestor context

No ancestor chain recorded.

Outbound references

KindIdeaPathSnippet
file_reference ../../../../packages/analytical/src/analysis/git-dates-analyser.ts packages/analytical/src/analysis/git-dates-analyser.ts git-dates-analyser.ts
file_reference ../../../../packages/analytical/src/index-store/sqlite-store.ts packages/analytical/src/index-store/sqlite-store.ts sqlite-store.ts
file_reference ideas_summary_panel packages/extension/src/webview_module/ideas-summary-panel.ts ideas-summary-panel.ts
file_reference TimelinePanel packages/extension/webviews/ideas-summary/components/TimelinePanel.svelte TimelinePanel.svelte

Inbound references

KindIdeaPathSnippet
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

Unresolved references

KindIdeaPathSnippet
None

Local graph

Initialising graph…