vault backup: 2024-10-18 21:28:11

This commit is contained in:
2024-10-18 21:28:11 -05:00
parent b78ab8d419
commit 4e2f962a2c
4 changed files with 22 additions and 3397 deletions

File diff suppressed because one or more lines are too long

View File

@@ -1,10 +0,0 @@
{
"id": "obsidian-outliner",
"name": "Outliner",
"version": "4.8.1",
"minAppVersion": "1.5.11",
"description": "Work with your lists like in Workflowy or RoamResearch.",
"author": "Viacheslav Slinko",
"authorUrl": "https://github.com/vslinko",
"isDesktopOnly": false
}

View File

@@ -1,105 +0,0 @@
/* lists and bullets */
.outliner-plugin-better-lists .cm-s-obsidian .HyperMD-list-line {
padding-top: 0.4em;
}
.outliner-plugin-better-lists .cm-formatting-list-ul {
margin-right: 0.3em;
}
.outliner-plugin-better-lists .list-bullet::after {
width: 0.4em;
height: 0.4em;
background-color: var(--text-muted);
}
/* lines */
.outliner-plugin-list-lines-scroller {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding: var(--file-margins);
padding-left: 0;
pointer-events: none;
overflow: hidden;
}
.outliner-plugin-list-lines-content-container {
position: relative;
}
.outliner-plugin-list-line {
pointer-events: auto;
position: absolute;
width: 5px;
margin-left: 0.5ch;
margin-top: 1em;
z-index: 1;
cursor: pointer;
background: transparent;
background-image: linear-gradient(
to right,
var(--text-faint) 1px,
transparent 1px
);
background-position-x: 2px;
background-repeat: no-repeat;
}
.outliner-plugin-better-bullets .outliner-plugin-list-line {
margin-top: 1.4em;
}
.markdown-source-view.mod-cm6.is-readable-line-width
.outliner-plugin-list-lines-content-container {
max-width: 700px;
margin: auto;
}
.outliner-plugin-list-line:hover {
background: var(--text-faint);
}
.outliner-plugin-vertical-lines
.markdown-source-view.mod-cm6
.cm-hmd-list-indent
.cm-indent::before {
content: none;
}
/* drag-n-drop */
.outliner-plugin-dropping-line {
background-color: hsla(var(--interactive-accent-hsl), 0.4);
}
.outliner-plugin-dragging-line {
opacity: 0.5;
background-color: hsla(var(--interactive-accent-hsl), 0.2);
}
.outliner-plugin-drop-zone {
width: 300px;
height: 4px;
background: var(--color-accent);
z-index: 999;
position: absolute;
pointer-events: none;
}
.outliner-plugin-drop-zone-padding {
position: absolute;
height: 4px;
}
body.outliner-plugin-dnd:not(.outliner-plugin-dragging) .cm-formatting-list,
body.outliner-plugin-dnd:not(.outliner-plugin-dragging)
.cm-fold-indicator
.collapse-indicator {
cursor: grab !important;
}
html body.outliner-plugin-dnd.outliner-plugin-dragging {
cursor: grabbing !important;
}

View File

@@ -2,4 +2,25 @@
Given below is an outline of a proposed sermon based on Colossians 1:15-19 and having as its theme: "JESUS--LORD OF ALL." Read Colossians 1:15-19 and examine this outline in the light of what you have learned in this lesson.
1. Who is Jesus? (1:15)
2.
1. He is the Firstborn One
2. He is the Incarnate one
2. Jesus Create the Universe (1:16-17)
1. He create the material universe of things both visible and invisible (1:16)
2. He create the moral universe of spiritual intelligences ("thrones, dominions, principalities, powers") (1:16)
3. He create the whole universe (1:17)
3. The Head of the Body (1:18)
1. Jesus is the Head of the Church
2. Jesus is the Hero of the Church
3. Jesus is the Hope of the Church
Now write "True" or "False" after the following statements.
| | True/False |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------- |
| a. This is a good outline | |
| b. In this outline the use of Roman and Arabic numerals follow the usage suggested in the lesson | |
| c. This outline employs the rhetorical method in a consisten and uniform manner | |
| d. Subheads I and II under main head "1. Who is Jesus?" are in the proper order | |
| e. Subheads I, II and III under main head "2. Jesus Created the Universe" are cumulative (assuming that they correctly reflect the statements in verses 16, 17) | |
| f. There are not nearly enough subheads under main head "2" for the number of statements in verses 16, 17 | |
| g. Subheads II and III under main head "3. The Head of the Body" properly expound the subject matter of verse 18 | |