No description
Find a file
2025-01-20 05:09:50 +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: fix e2e tests 2025-01-18 22:58:46 +01:00
src fix(align-branch): wrong node is selected after dnd 2025-01-19 21:32:44 +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 chore: install svelte 2024-02-19 11:09:54 +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 refactor(minimap): render indicators using svelte, update canvas line by line 2024-12-24 01:15:26 +01:00
LICENCE chore: install svelte 2024-02-19 11:09:54 +01:00
manifest.json fix(zoom): card buttons opacity causes a layout shift 2025-01-19 20:01:38 +01:00
package-lock.json test: fix e2e tests 2025-01-08 21:03:56 +01:00
package.json fix(zoom): card buttons opacity causes a layout shift 2025-01-19 20:01:38 +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.