{"id":190,"date":"2026-07-19T09:10:54","date_gmt":"2026-07-19T09:10:54","guid":{"rendered":"https:\/\/www.heshallcome.com\/de\/?page_id=190"},"modified":"2026-07-21T12:46:36","modified_gmt":"2026-07-21T12:46:36","slug":"gedanken-aus-gottes-wort","status":"publish","type":"page","link":"https:\/\/www.heshallcome.com\/de\/bibliothek\/gedanken-aus-gottes-wort\/","title":{"rendered":"Gedanken aus Gottes Wort"},"content":{"rendered":"\n<meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, user-scalable=yes\">\n    <title>Gedanken aus Gottes Wort | by Percy W. Heward<\/title>\n    <style>\n        .notes-index {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n        }\n\n        .notes-index {\n            max-width: 1400px;\n            margin: 0 auto;\n            padding: 20px;\n            font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n        }\n\nnotes-header {\n    text-align: center;\n    margin-bottom: 40px;\n    padding: 20px;\n    background: #f8f9fa;\n    border-radius: 8px;\n    max-width: 100%;\n    overflow-x: auto;\n}        \n.notes-header {\n            text-align: center;\n            margin-bottom: 40px;\n            padding: 20px;\n            background: #f8f9fa;\n            border-radius: 8px;\n        }\n\n        .notes-header h1 {\n            margin: 0 0 10px;\n            color: #333;\n            font-size: 2.5em;\n        }\n\n        .notes-header h2 {\n            margin: 5px 0;\n            font-weight: normal;\n            color: #555;\n        }\n\n        \/* Styling for the colored & bold subtitle line *\/\n        .author-subtitle {\n    margin-top: 8px;\n    font-size: 1.2rem;\n    font-weight: bold;\n}\n\n@media screen and (max-width: 768px) {\n    .author-subtitle {\n        white-space: normal;\n    }\n}\n        .author-green {\n            color: #2e7d1f;  \/* deep green matching the original Heward style *\/\n        }\n        .author-purple {\n            color: #9b4d96;   \/* rich purple for other contributors *\/\n        }\n\n        .notes-header p {\n            color: #666;\n            font-size: 1.2em;\n            margin: 5px 0;\n        }\n\n        .notes-container {\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));\n            gap: 15px;\n        }\n\n        .note-item {\n            display: flex;\n            align-items: flex-start;\n            background: #fff;\n            border: 1px solid #e0e0e0;\n            border-radius: 8px;\n            padding: 15px;\n            box-shadow: 0 2px 4px rgba(0,0,0,0.1);\n            transition: transform 0.2s ease;\n            gap: 10px;\n        }\n\n        .note-item:hover {\n            transform: translateY(-2px);\n            box-shadow: 0 4px 8px rgba(0,0,0,0.15);\n        }\n\n        .note-content {\n            flex: 1;\n            min-width: 0;\n            display: flex;\n            align-items: baseline;\n            flex-wrap: wrap;\n            gap: 5px 10px;\n        }\n\n        \/* Base number style *\/\n        .note-number {\n            font-size: 1.2em;\n            font-weight: bold;\n            white-space: nowrap;\n            flex-shrink: 0;\n        }\n\n        \/* Heward notes (1\u2013150) green numbers *\/\n        .note-number.heward {\n            color: #41a62a;\n        }\n\n        .note-topic {\n            font-size: 1em;\n            color: #333;\n            line-height: 1.4;\n            word-wrap: break-word;\n            flex: 1;\n            min-width: 200px;\n            font-weight: 600;  \/* Added - makes text bolder *\/\n        }\n\n        .note-topic.missing {\n            color: #999;\n            font-style: italic;\n        }\n\n        .note-actions {\n            flex-shrink: 0;\n            display: flex;\n            align-items: center;\n            margin-left: auto;\n        }\n\n        \/* Default PDF button (green for Heward notes) *\/\n        .note-link {\n            font-size: 0.65em;\n            background-color: #2e7d1f;\n            color: white;\n            padding: 3px 6px;\n            border-radius: 3px;\n            font-weight: bold;\n            letter-spacing: 0.3px;\n            text-transform: uppercase;\n            display: inline-block;\n            line-height: 1;\n            border: 1px solid #2e7d1f;\n            box-shadow: 0 1px 2px rgba(0,0,0,0.1);\n            text-decoration: none !important;\n            white-space: nowrap;\n        }\n\n        .note-link.purple-pdf:hover {\n            background-color: white;\n            color: #9b4d96;\n            border-color: #9b4d96;\n        }\n\n        .note-link:hover {\n            background-color: white;\n            color: #2e7d1f;\n            text-decoration: none !important;\n        }\n\n        .note-status {\n            font-size: 0.65em;\n            background-color: #999;\n            color: white;\n            padding: 3px 6px;\n            border-radius: 3px;\n            font-weight: bold;\n            letter-spacing: 0.3px;\n            text-transform: uppercase;\n            display: inline-block;\n            line-height: 1;\n            border: 1px solid #999;\n            box-shadow: 0 1px 2px rgba(0,0,0,0.1);\n            white-space: nowrap;\n        }\n\n        @media screen and (max-width: 768px) {\n            .notes-container {\n                grid-template-columns: 1fr;\n            }\n            \n            .note-item {\n                flex-wrap: wrap;\n            }\n            \n            .note-content {\n                width: 100%;\n            }\n            \n            .note-actions {\n                width: 100%;\n                margin-left: 0;\n                justify-content: flex-start;\n                margin-top: 10px;\n            }\n            \n            .note-topic {\n                min-width: 100%;\n            }\n        }\n\n        @media screen and (max-width: 480px) {\n            .notes-header h1 {\n                font-size: 2em;\n            }\n        }\n    <\/style>\n\n\n<div class=\"notes-index\">\n    <div class=\"notes-header\">\n        <h1>&#8222;Gedanken aus <br> Gottes Wort&#8220;<\/h1>\n        <!-- modified subtitle: bold, with colored segments -->\n        <div class=\"author-subtitle\">\n        <span class=\"author-green\">von Percy W. Heward<\/span>           \n        <\/div>\n        <p>Klicken Sie auf ein Jahr, um das PDF herunterzuladen.<\/p>      \n    <\/div>\n\n    <div class=\"notes-container\" id=\"notesContainer\">\n        <!-- All notes injected via JavaScript -->\n    <\/div>\n<\/div>\n\n<script>\n    \/\/ ---------- MASTER DATA ----------\n    \/\/ Original Heward notes 1..150 (exact topics and missing flags from provided HTML)\n    const originalEntries = [\n     \n  {num: 1, topic: \"2017 (87. Jahrgang)\", missing: false},\n  {num: 2, topic: \"2018 (88. Jahrgang)\", missing: false},\n  {num: 3, topic: \"2020 (90. Jahrgang)\", missing: false},\n  {num: 4, topic: \"2021 (91. Jahrgang)\", missing: false},\n    ];\n    \n    const hewardMap = new Map();\n    for (let e of originalEntries) {\n        hewardMap.set(e.num, {topic: e.topic, missing: e.missing});\n    }\n    \n    let allNotes = [];\n    \/\/ Add Heward notes 1-150 (existing)\n    for (let i = 1; i <= 150; i++) {\n        const data = hewardMap.get(i);\n        if (data) {\n            allNotes.push({num:i, topic:data.topic, missing:data.missing, authorGroup:\"heward\"});\n        }\n    }\n\n    allNotes.sort((a,b)=>a.num-b.num);\n    \n    const container = document.getElementById('notesContainer');\n    function escapeHtml(str) {\n        return str.replace(\/[&<>]\/g, function(m) {\n            if (m === '&') return '&amp;';\n            if (m === '<') return '&lt;';\n            if (m === '>') return '&gt;';\n            return m;\n        });\n    }\n    \n    function renderNotes() {\n        let html = '';\n        for (let note of allNotes) {\n            const isMissing = note.missing;\n            const isOther = note.authorGroup === \"other\";\n            const numberClass = isOther ? \"other-author\" : \"heward\";\n            const topicClass = isMissing ? \"note-topic missing\" : \"note-topic\";\n            \/\/ PDF link: purple class if other author\n            const pdfClass = isOther ? \"note-link purple-pdf\" : \"note-link\";\n            const actionHtml = isMissing \n    ? '<span class=\"note-status\">MISSING<\/span>'\n   : (isOther \n        ? `<a href=\"\/cn\/wp-content\/uploads\/sites\/4\/2026\/07\/TH${String(note.num).padStart(2,'0')}_DE.pdf\" class=\"${pdfClass}\" download>PDF<\/a>`\n        : `<a href=\"\/cn\/wp-content\/uploads\/sites\/4\/2026\/07\/TH${String(note.num).padStart(2,'0')}_DE.pdf\" class=\"${pdfClass}\" download>PDF<\/a>`\n    );\n            html += `\n                <div class=\"note-item\">\n                    <div class=\"note-content\">\n                        <span class=\"note-number ${numberClass}\">TH${String(note.num).padStart(2,'0')}<\/span>\n                        <span class=\"${topicClass}\">${escapeHtml(note.topic)}<\/span>\n                    <\/div>\n                    <div class=\"note-actions\">\n                        ${actionHtml}\n                    <\/div>\n                <\/div>\n            `;\n        }\n        container.innerHTML = html;\n    }\n    \n    renderNotes();\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Gedanken aus Gottes Wort | by Percy W. Heward &#8222;Gedanken aus Gottes Wort&#8220; von Percy W. Heward Klicken Sie auf ein Jahr, um das PDF herunterzuladen.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":177,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-190","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.heshallcome.com\/de\/wp-json\/wp\/v2\/pages\/190","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.heshallcome.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.heshallcome.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.heshallcome.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.heshallcome.com\/de\/wp-json\/wp\/v2\/comments?post=190"}],"version-history":[{"count":8,"href":"https:\/\/www.heshallcome.com\/de\/wp-json\/wp\/v2\/pages\/190\/revisions"}],"predecessor-version":[{"id":203,"href":"https:\/\/www.heshallcome.com\/de\/wp-json\/wp\/v2\/pages\/190\/revisions\/203"}],"up":[{"embeddable":true,"href":"https:\/\/www.heshallcome.com\/de\/wp-json\/wp\/v2\/pages\/177"}],"wp:attachment":[{"href":"https:\/\/www.heshallcome.com\/de\/wp-json\/wp\/v2\/media?parent=190"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}