Skip to content

Commit 928b36f

Browse files
committed
chore(graph): refresh SRS metadata on keyshort cards
Made-with: Cursor
1 parent 7b9179d commit 928b36f

12 files changed

Lines changed: 72 additions & 71 deletions

pages/Lazygit.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ see-also:: [[Lazydocker]]
66
- You can run it directly, by going to any directory managed by git and running `lazygit`. Or you can run it inside Neovim where it can be started with `Space G G`.
77
- You hop between the different panes using `Tab`. In the Files pane, you select files for staging using `Space`, and then you can create a new commit using `c`. You can see all the commands available using `?`.
88
- **Open selected file from commit history in editor** #card
9-
card-last-interval:: 4.91
10-
card-repeats:: 1
11-
card-ease-factor:: 2.6
12-
card-next-schedule:: 2026-04-20T04:24:18.391Z
13-
card-last-reviewed:: 2026-04-15T07:24:18.391Z
9+
card-last-interval:: 4
10+
card-repeats:: 2
11+
card-ease-factor:: 2.7
12+
card-next-schedule:: 2026-04-26T08:39:39.702Z
13+
card-last-reviewed:: 2026-04-22T08:39:39.702Z
1414
card-last-score:: 5
1515
- Shortcut: `e`
1616
- Context: In the commit history patch view, select a file and press `e` to open it in `$VISUAL` or `$EDITOR` (for example, `vim`).

pages/Lazygit___Keyshort___Copy to clipboard.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -19,20 +19,20 @@
1919
- [[Mnemonic]]: ==y==ank ==n==ame
2020
- Description: Copies the file name to clipboard.
2121
- **Copy relative path to clipboard** #card
22-
card-last-interval:: -1
23-
card-repeats:: 1
24-
card-ease-factor:: 2.22
25-
card-next-schedule:: 2026-04-16T04:00:00.000Z
26-
card-last-reviewed:: 2026-04-15T07:28:20.973Z
27-
card-last-score:: 1
22+
card-last-interval:: 4
23+
card-repeats:: 2
24+
card-ease-factor:: 2.08
25+
card-next-schedule:: 2026-04-26T08:41:40.437Z
26+
card-last-reviewed:: 2026-04-22T08:41:40.437Z
27+
card-last-score:: 3
2828
- Shortcut: `y` then `p`
2929
- Description: Copies the relative path to clipboard.
3030
- **Copy absolute path to clipboard** #card
31-
card-last-interval:: 5.08
32-
card-repeats:: 2
33-
card-ease-factor:: 2.6
34-
card-next-schedule:: 2026-04-20T08:24:42.194Z
35-
card-last-reviewed:: 2026-04-15T07:24:42.194Z
31+
card-last-interval:: 10.36
32+
card-repeats:: 3
33+
card-ease-factor:: 2.7
34+
card-next-schedule:: 2026-05-02T16:39:55.791Z
35+
card-last-reviewed:: 2026-04-22T08:39:55.792Z
3636
card-last-score:: 5
3737
- Shortcut: `y` then `P`
3838
- Description: Copies the absolute path to clipboard.
@@ -47,12 +47,12 @@
4747
- Description: Copies the diff of selected files to clipboard. Requires a selection.
4848
- [[Mnemonic]]: ==y==ank the ==s==elected files
4949
- **Copy diff of all files to clipboard** #card
50-
card-last-interval:: 5.08
51-
card-repeats:: 2
50+
card-last-interval:: -1
51+
card-repeats:: 1
5252
card-ease-factor:: 2.6
53-
card-next-schedule:: 2026-04-20T08:26:31.368Z
54-
card-last-reviewed:: 2026-04-15T07:26:31.368Z
55-
card-last-score:: 5
53+
card-next-schedule:: 2026-04-23T04:00:00.000Z
54+
card-last-reviewed:: 2026-04-22T08:41:21.333Z
55+
card-last-score:: 1
5656
- Shortcut: `y` then `a`
5757
- Description: Copies the diff of all files to clipboard.
5858
- [[Mnemonic]]: ==y==ank ==all== diffs

pages/Lazygit___Keyshort___Pull.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
- [[Keyshort]] [[Lazygit]] [[Lazygit/Keyshort]]
22
- **Pull** #card
3-
card-last-interval:: 4
4-
card-repeats:: 2
5-
card-ease-factor:: 2.8
6-
card-next-schedule:: 2026-04-19T07:31:08.787Z
7-
card-last-reviewed:: 2026-04-15T07:31:08.787Z
3+
card-last-interval:: 11.6
4+
card-repeats:: 3
5+
card-ease-factor:: 2.9
6+
card-next-schedule:: 2026-05-03T22:44:59.881Z
7+
card-last-reviewed:: 2026-04-22T08:44:59.881Z
88
card-last-score:: 5
99
- Shortcut: `p`
1010
- Description: Performs a git pull
Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
- [[Keyshort]] [[tmux]] [[tmux/Keyshort]] [[tmux/Keyshort/Pane]]
22
- **Resize Pane (Directional)** #card
3-
card-last-interval:: -1
4-
card-repeats:: 1
5-
card-ease-factor:: 2.36
6-
card-next-schedule:: 2026-04-16T04:00:00.000Z
7-
card-last-reviewed:: 2026-04-15T07:37:27.581Z
8-
card-last-score:: 1
3+
card-last-interval:: 4
4+
card-repeats:: 2
5+
card-ease-factor:: 2.22
6+
card-next-schedule:: 2026-04-26T08:59:18.924Z
7+
card-last-reviewed:: 2026-04-22T08:59:18.924Z
8+
card-last-score:: 3
99
- Shortcut:
1010
- `<prefix> Alt-Up` resize pane up
1111
- `<prefix> Alt-Down` resize pane down
1212
- `<prefix> Alt-Left` resize pane left
1313
- `<prefix> Alt-Right` resize pane right
1414
- Description: Adjusts the current pane size incrementally in the arrow direction in [[tmux/oh-my-tmux]]
1515
- [[My Notes]]
16-
- doesn't work on all panes;
17-
- I can't find it right now, but I definitely asked a [[tmux/Q]] at one time about how if you have a sub-pane of a sub-pane, it doesn't work. Basically, the underlying tmux commands that are mapped here only work for the "top level" renames
16+
- if you have a sub-pane of a sub-pane, it doesn't work. Basically, the underlying tmux commands that are mapped here only work for the "top level" renames
17+
- [[tmux/Q/Why doesn't prefix Alt-Left or Alt-Right resize the inner horizontal split in a nested tmux layout (outer top-bottom split and lower left-right split), while Alt-Up or Alt-Down still move the outer boundary?]]

pages/tmux___Keyshort___Pane___Rotate Panes.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
- [[Keyshort]] [[tmux]] [[tmux/Keyshort]] [[tmux/Keyshort/Pane]]
22
- **Rotate Panes** #card
3-
card-last-interval:: 4
4-
card-repeats:: 2
3+
card-last-interval:: -1
4+
card-repeats:: 1
55
card-ease-factor:: 2.36
6-
card-next-schedule:: 2026-04-19T07:32:33.992Z
7-
card-last-reviewed:: 2026-04-15T07:32:33.993Z
8-
card-last-score:: 3
6+
card-next-schedule:: 2026-04-23T04:00:00.000Z
7+
card-last-reviewed:: 2026-04-22T08:44:55.116Z
8+
card-last-score:: 1
99
- Shortcut: `<tmux-prefix> Ctrl+o`
1010
- Description: Rotate panes within the window, keeping the same visual pane focused (does change which pane is logically focused)
1111
- [[My Notes]]

pages/tmux___Keyshort___Window___Navigate Windows.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
- [[Keyshort]] [[tmux]] [[tmux/Keyshort]] [[tmux/Keyshort/Window]]
22
- **Navigate to Window to the Left** #card
3-
card-last-interval:: 11.2
4-
card-repeats:: 3
5-
card-ease-factor:: 2.8
6-
card-next-schedule:: 2026-04-26T11:29:14.590Z
7-
card-last-reviewed:: 2026-04-15T07:29:14.590Z
3+
card-last-interval:: 33.64
4+
card-repeats:: 4
5+
card-ease-factor:: 2.9
6+
card-next-schedule:: 2026-05-25T23:41:46.072Z
7+
card-last-reviewed:: 2026-04-22T08:41:46.073Z
88
card-last-score:: 5
99
- Shortcut: `<prefix> Ctrl-h`
1010
- Description: Focuses the window to the left of the current window in the session. This is an [[tmux/oh-my-tmux]] binding that replaces the default `<prefix> p`.

pages/vim___Keyshort___Find the executable path of vim.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
card-last-interval:: -1
44
card-repeats:: 1
55
card-ease-factor:: 2.5
6-
card-next-schedule:: 2026-04-16T04:00:00.000Z
7-
card-last-reviewed:: 2026-04-15T07:32:01.495Z
6+
card-next-schedule:: 2026-04-23T04:00:00.000Z
7+
card-last-reviewed:: 2026-04-22T08:59:09.498Z
88
card-last-score:: 1
99
- Shortcut:
1010
- `:echo $VIMRUNTIME`
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
- [[Keyshort]] [[vim/Keyshort]]
22
- **View the [[vim/help]] page related to browsing the vim help** #card
3-
card-last-interval:: 10.24
4-
card-repeats:: 3
5-
card-ease-factor:: 2.56
6-
card-next-schedule:: 2026-04-25T12:37:57.087Z
7-
card-last-reviewed:: 2026-04-15T07:37:57.087Z
3+
card-last-interval:: 28.3
4+
card-repeats:: 4
5+
card-ease-factor:: 2.66
6+
card-next-schedule:: 2026-05-20T16:00:34.808Z
7+
card-last-reviewed:: 2026-04-22T09:00:34.808Z
88
card-last-score:: 5
99
- `:help helphelp`
1010
- this opens up the help page which has all the commands needed to browse

pages/yazi___Keyshort___Help___Open.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
- [[Keyshort]] [[yazi]] [[yazi/Keyshort]]
22
- **Open help from the file list** #card
3-
card-last-interval:: 4
4-
card-repeats:: 2
5-
card-ease-factor:: 2.7
6-
card-next-schedule:: 2026-04-19T07:30:13.571Z
7-
card-last-reviewed:: 2026-04-15T07:30:13.571Z
3+
card-last-interval:: 11.2
4+
card-repeats:: 3
5+
card-ease-factor:: 2.8
6+
card-next-schedule:: 2026-05-03T12:41:53.504Z
7+
card-last-reviewed:: 2026-04-22T08:41:53.504Z
88
card-last-score:: 5
99
- Shortcut: `~` (tilde) or `F1`
1010
- Context: File list / manager pane (`[mgr]` layer, default keymap)

pages/yazi___Keyshort___Sort___Time___Birth.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
- [[Keyshort]] [[yazi]] [[yazi/Keyshort]]
22
- **Sort by birth time (normal order)** #card
3-
card-last-interval:: 5.08
4-
card-repeats:: 2
5-
card-ease-factor:: 2.6
6-
card-next-schedule:: 2026-04-20T08:27:11.902Z
7-
card-last-reviewed:: 2026-04-15T07:27:11.902Z
3+
card-last-interval:: 10.36
4+
card-repeats:: 3
5+
card-ease-factor:: 2.7
6+
card-next-schedule:: 2026-05-02T16:40:51.280Z
7+
card-last-reviewed:: 2026-04-22T08:40:51.280Z
88
card-last-score:: 5
99
- Shortcut: `,` `b` (comma, then lowercase `b`)
1010
- Context: File list / manager pane (default keymap)
1111
- Description: Runs `sort btime --reverse=no` and sets **linemode** to `btime`. Pair with `,` `B` for reversed order. Birth time availability depends on the filesystem. See [keymap — mgr.sort](https://yazi-rs.github.io/docs/configuration/keymap/#mgrsort) and [preset keymap-default.toml](https://github.com/sxyazi/yazi/blob/shipped/yazi-config/preset/keymap-default.toml).
12+
- [[My Notes]] it seems a bit funny to call it "birth" time, when most programs call it "creation" time
1213
- **Sort by birth time (reverse order)** #card
1314
card-last-interval:: 8.88
1415
card-repeats:: 3

0 commit comments

Comments
 (0)