No description
Find a file
2025-08-19 00:20:34 +01:00
.github chore: update feature_request.yml 2024-12-14 23:53:16 +01:00
.husky chore: install svelte 2024-02-19 11:09:54 +01:00
e2e test: update e2e tests 2025-04-08 21:47:20 +01:00
src fix: view fails to load in obsidian 1.9.10 2025-08-19 00:20:34 +01:00
.editorconfig Initial commit 2024-02-19 09:05:37 +01:00
.eslintignore chore: install svelte 2024-02-19 11:09:54 +01:00
.eslintrc refactor: move view state to its own store 2024-03-22 00:55:43 +01:00
.gitignore chore: setup playwright 2024-03-11 20:55:07 +01:00
.lintstagedrc.json fix(align-branch): scrolls too late when creating a card in outline mode 2025-01-21 22:04:07 +01:00
.npmrc Initial commit 2024-02-19 09:05:37 +01:00
.prettierrc chore: install svelte 2024-02-19 11:09:54 +01:00
commitlint.config.js enhance: show section number and n of sections in snapshots list 2024-04-19 20:11:47 +01:00
esbuild.config.mjs build: set NODE_ENV to production in build mode 2025-01-23 23:08:21 +01:00
LICENCE chore: install svelte 2024-02-19 11:09:54 +01:00
manifest.json fix: view fails to load in obsidian 1.9.10 2025-08-19 00:20:34 +01:00
package-lock.json tweak(search): switch back to fuse.js 2025-04-16 20:16:35 +01:00
package.json fix: view fails to load in obsidian 1.9.10 2025-08-19 00:20:34 +01:00
playwright.config.ts test: fix e2e tests 2025-01-08 21:03:56 +01:00
README.md docs: mention ribbon icon 2024-06-17 18:29:39 +01:00
svelte.config.mjs feat: undo redo 2024-02-24 20:43:51 +01:00
tsconfig.json perf: use derived stores in svelte components 2024-04-10 15:34:16 +01:00
version-bump.mjs Initial commit 2024-02-19 09:05:37 +01:00
versions.json docs: add readme 2024-02-28 13:48:49 +01:00
vite.config.mjs feat: copy/cut branches 2024-04-05 09:39:33 +01:00

Lineage

Lineage is an Obsidian plugin that allows you to edit markdown files in a gingko-like interface.

Usage

To open a file, use the ribbon icon, the file context menu, or the command palette. To export a file, use the view context menu.