vault backup: 2024-08-29 17:43:22

This commit is contained in:
Dane Sabo 2024-08-29 17:43:22 -04:00
parent eb36b4b7f4
commit a2b4117376
2 changed files with 13 additions and 6 deletions

View File

@ -21,7 +21,7 @@
"state": {
"type": "markdown",
"state": {
"file": "4. Qualifying Exam/2. Writing/QE Abstract.md",
"file": "3-99 Research/6. Researching Techniques/Useful VIM commands.md",
"mode": "source",
"source": false
}
@ -95,7 +95,7 @@
"state": {
"type": "backlink",
"state": {
"file": "4. Qualifying Exam/2. Writing/QE Abstract.md",
"file": "3-99 Research/6. Researching Techniques/Useful VIM commands.md",
"collapseAll": true,
"extraContext": false,
"sortOrder": "alphabetical",
@ -112,7 +112,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "4. Qualifying Exam/2. Writing/QE Abstract.md",
"file": "3-99 Research/6. Researching Techniques/Useful VIM commands.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
@ -135,7 +135,7 @@
"state": {
"type": "outline",
"state": {
"file": "4. Qualifying Exam/2. Writing/QE Abstract.md"
"file": "3-99 Research/6. Researching Techniques/Useful VIM commands.md"
}
}
}
@ -180,8 +180,9 @@
},
"active": "3c8fa3261c26a8f5",
"lastOpenFiles": [
"3-99 Research/6. Researching Techniques/Highlighting Colors and What they Mean.md",
"4. Qualifying Exam/2. Writing/QE Abstract.md",
"3-99 Research/6. Researching Techniques/Useful VIM commands.md",
"3-99 Research/6. Researching Techniques/Highlighting Colors and What they Mean.md",
"4. Qualifying Exam/1. Managing Stuff/QE Tasks and Details.md",
"QE Abstract Take 1 Edits.md",
"1. Daily Notes/8. August/2024-08-29.md",
@ -205,7 +206,6 @@
"900s Calendars/3. Events/2024-09-08 Steelers Game.md",
"900s Calendars/3. Events/2024-08-27 Fighting Parking Ticket.md",
"900s Calendars/1. Other Work/stubb!.md",
"900s Calendars/2. Research/2024-08-28 HAIS Journal Club.md",
"900s Calendars/3. Events",
"900s Calendars/2. Research",
"900s Calendars/1. Other Work",

View File

@ -0,0 +1,7 @@
# Working with prose:
( ) - move to the previous or next sentence
{} - move to the previous or next paragraph
vis - select the current sentence
c) or c( - change to the beginning or end of the sentence
f'x' and F'x' - find forwards and find backwards. Move to next or prev 'x'.
J - join lines