See where your attention actually goes: you sit in the center of the map, today's work orbits close, older work ripples outward, and every entity type keeps its own color and shape. Part of the ICOR for Life suite.
A gravity map with you at the center. Open it and the question "what am I actually working on?" answers itself in one look: everything you touched today orbits close, older work ripples outward ring by ring, and your Key Elements, Projects, Topics, Habits, Goals and Contacts each keep their own color and shape while everything else renders neutral.
Most graph views show you the structure of your vault. ICOR for Life - Focus shows you your attention. Distance here is not decoration: it is computed deterministically from concrete signals (edits, mentions, backlinks, opens), so the same day always draws the same map, and a project drifting toward the outer rings is real information, not layout noise. The canvas only renders what the signals say.
Beta release. This plugin works and is in daily use in a real vault, but you will find rough edges. If something looks off, open an issue on this repo and it gets fixed fast.
An item's ring is its most recent interaction; its size is a decayed intensity score. Four signals feed both:
[[wikilinks]] in daily notes, dated by the note's day (weight 3)FOCUS button under the ICOR for Life banner in the file tree, or the
command ICOR for Life - Focus: Open the Focus mapALL | ENTITIES toggle on the page; range selector 7 / 14 / 30 daysICOR for Life - Focus makes no network requests, and there is no telemetry. Every
signal it uses is computed from your own vault. The log of which notes you
opened stays in this device's own local storage (never Obsidian Sync), pruned
after 35 days; on a vault with more than one device, each device keeps its
own opens log rather than fighting another device over one shared copy in
data.json. Nothing leaves your machine.
Requires Obsidian 1.8.7 or newer (the per-device local storage the opens log now lives in).
main.js, manifest.json and styles.css from the
latest release into .obsidian/plugins/icor-for-life-focus/ and enable the
plugin.No build step: main.js is hand-written CommonJS. Works on desktop and
mobile: on a touch screen, drag with one finger, pinch with two to zoom,
tap a node to open the note.
ICOR for Life - Focus is the review surface of the ICOR for Life Obsidian Edition: ICOR (Input, Control, Output, Refine), the productivity methodology by Paperless Movement / myICOR, implemented as a ready-to-use Obsidian vault. Best to be used in combination with:
The complete, preconfigured experience (theme, all plugins, the seven-room vault structure and the AI team) ships free as the ICOR for Life vault: https://myicor.com
Please note that while the source can be read and modified for your
personal use, this plugin is not open source. It is licensed under the
ICOR for Life Source-Available License (Code) - see the LICENSE file
for the full terms. Third-party notices live in THIRD-PARTY-NOTICES.md.