Skip to content

Commit b777020

Browse files
committed
docs(cross-refs): add footer links + delete orphaned into.gif (#181)
Add '→ Commands · Settings' footer to 7 feature docs. Delete docs/into.gif (typo duplicate of intro.gif, unreferenced in repo). #181
1 parent 27071ee commit b777020

8 files changed

Lines changed: 28 additions & 3 deletions

File tree

docs/codeactions.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,7 @@ The following actions are supported for now
1111

1212

1313
![Screen Capture](./codeactions.gif)
14+
15+
---
16+
17+
[Commands](./commands.md) · [Settings](./settings.md)

docs/into.gif

-1.21 MB
Binary file not shown.

docs/memo.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ Memos are simple reminders within your journal entries. You add memos through th
88
* `Check out Tom's presentation` adds a memo to today's journal entry
99
* `Next wednesday call my bank` adds the memo "Call my bank" to next wednesday's journal entry
1010

11+
---
12+
13+
[Commands](./commands.md) · [Settings](./settings.md)

docs/notes.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,8 @@ Notes are automatically linked in the according journal entry (of the same day,
1212
You can add free tags the beginning the
1313

1414

15-
If you enter something like "#projectA Workshop Minutes" as title, the new document will be stored not within in the base directory configured for this scope.
15+
If you enter something like "#projectA Workshop Minutes" as title, the new document will be stored not within in the base directory configured for this scope.
16+
17+
---
18+
19+
[Commands](./commands.md) · [Settings](./settings.md)

docs/print.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,8 @@ I use the journal daily to track my time spent on various projects. You can use
66

77
* `Print Time` to enter timestamps at cursor position.
88
* `Print elapsed hours`, which computes the duration between two selected timestamps (same format as what "Insert time" prints). Select both timestamps with `Alt+Click`, then press `Ctrl+J D` (`Cmd+J D` on Mac).
9-
* `Print sum of selected numbers`, which summarizes all selected numbers (I use it to compute the total time). Select the numbers with `Alt+Click`, then press `Ctrl+J S` (`Cmd+J S` on Mac).
9+
* `Print sum of selected numbers`, which summarizes all selected numbers (I use it to compute the total time). Select the numbers with `Alt+Click`, then press `Ctrl+J S` (`Cmd+J S` on Mac).
10+
11+
---
12+
13+
[Commands](./commands.md) · [Settings](./settings.md)

docs/scopes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,7 @@ The details for the highlighted item in picklist should tell you, if the scope h
6262
```Create new note in scope #clientA and tags #clientA```. Any other tags you enter here will be pasted in the new file.
6363

6464
![Screen Capture](./scopes.gif)
65+
66+
---
67+
68+
[Commands](./commands.md) · [Settings](./settings.md)

docs/smartInput.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,5 +112,9 @@ Other examples
112112

113113
* `task fri Submit proposal` if you have a deadline this friday
114114
* `task 10-30 Buy myself a present for my birthday` .. since why not
115-
* `task next wed Remember the milk` .. because the one in the fridge is spoiled by then
115+
* `task next wed Remember the milk` .. because the one in the fridge is spoiled by then
116+
117+
---
118+
119+
[Commands](./commands.md) · [Settings](./settings.md)
116120

docs/tasks.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,6 @@ You can enter tasks either manually or by the journal smart input (using `Ctrl+S
1919
* `task tom Call my mom` adds a task for entry for tomorrow
2020
* `task next friday Call my mom` adds a task for entry for next friday
2121

22+
---
2223

24+
[Commands](./commands.md) · [Settings](./settings.md)

0 commit comments

Comments
 (0)