<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[בקשה: רשימת דפים&#x2F;סימנים שמתחילים בהם פרקים&#x2F;נושאים בשס&#x2F;טושע]]></title><description><![CDATA[<p dir="auto">אני זקוק לרשימת כל הפרקים בשס-&gt; באיזה דף מתחילים וכן כל הנושאים בטוש"ע באיזה סימן מתחילים<br />
לדוגמא:<br />
קידושין:<br />
האשה נקנית: ב<br />
האיש מקדש: מא<br />
האומר: נח</p>
<p dir="auto">וכן בטושע:<br />
אורח חיים:<br />
השכמת הבוקר: א<br />
ציצית: ח</p>
<p dir="auto">וכן על זה הדרך.<br />
תודה רבה!</p>
]]></description><link>https://tchumim.com/topic/15896/בקשה-רשימת-דפים-סימנים-שמתחילים-בהם-פרקים-נושאים-בשס-טושע</link><generator>RSS for Node</generator><lastBuildDate>Wed, 12 Aug 2026 23:31:13 GMT</lastBuildDate><atom:link href="https://tchumim.com/topic/15896.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 19 Dec 2023 21:50:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to בקשה: רשימת דפים&#x2F;סימנים שמתחילים בהם פרקים&#x2F;נושאים בשס&#x2F;טושע on Tue, 19 Dec 2023 23:54:17 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/%D7%94%D7%A4%D7%A6%D7%AA-%D7%90%D7%A0%D7%A7%D7%99">@<bdi>הפצת-אנקי</bdi></a> כתב ב<a href="/post/159754">בקשה: רשימת דפים/סימנים שמתחילים בהם פרקים/נושאים בשס/טושע</a>:</p>
<blockquote>
<p dir="auto">וכן כל הנושאים בטוש"ע באיזה סימן מתחילים</p>
</blockquote>
<p dir="auto">תריץ את הקוד הבא:</p>
<pre><code>const lines = [];
$('.mw-headline[id^="הלכות"]').map((i, elm) =&gt; {
    const subject = $(elm).text();
    const startAt = $(elm).parent().next().find('a').first().text();
    lines.push(`${subject}: ${startAt}`);
});
copy(lines.join('\n'));
</code></pre>
<p dir="auto">בקונסול בכל אחד מהדפים הבאים, זה יעתיק לך ללוח את הרשימה בדף נוכחי בפורמט שביקשת:<br />
<a href="https://wiki.jewishbooks.org.il/mediawiki/wiki/%D7%98%D7%95%D7%A8/%D7%90%D7%95%D7%A8%D7%97_%D7%97%D7%99%D7%99%D7%9D" target="_blank" rel="noopener noreferrer nofollow ugc">https://wiki.jewishbooks.org.il/mediawiki/wiki/טור/אורח_חיים</a><br />
<a href="https://wiki.jewishbooks.org.il/mediawiki/wiki/%D7%98%D7%95%D7%A8/%D7%99%D7%95%D7%A8%D7%94_%D7%93%D7%A2%D7%94" target="_blank" rel="noopener noreferrer nofollow ugc">https://wiki.jewishbooks.org.il/mediawiki/wiki/טור/יורה_דעה</a><br />
<a href="https://wiki.jewishbooks.org.il/mediawiki/wiki/%D7%98%D7%95%D7%A8/%D7%90%D7%91%D7%9F_%D7%94%D7%A2%D7%96%D7%A8" target="_blank" rel="noopener noreferrer nofollow ugc">https://wiki.jewishbooks.org.il/mediawiki/wiki/טור/אבן_העזר</a><br />
<a href="https://wiki.jewishbooks.org.il/mediawiki/wiki/%D7%98%D7%95%D7%A8/%D7%97%D7%95%D7%A9%D7%9F_%D7%9E%D7%A9%D7%A4%D7%98" target="_blank" rel="noopener noreferrer nofollow ugc">https://wiki.jewishbooks.org.il/mediawiki/wiki/טור/חושן_משפט</a></p>
<p dir="auto">נ.ב. לגבי הש"ס, אולי יעזור גם: <a href="https://wiki.jewishbooks.org.il/mediawiki/wiki/%D7%90%D7%95%D7%A6%D7%A8:%D7%A8%D7%A9%D7%99%D7%9E%D7%AA_%D7%A4%D7%A8%D7%A7%D7%99_%D7%94%D7%A9%22%D7%A1" target="_blank" rel="noopener noreferrer nofollow ugc">https://wiki.jewishbooks.org.il/mediawiki/wiki/אוצר:רשימת_פרקי_הש"ס</a></p>
]]></description><link>https://tchumim.com/post/159761</link><guid isPermaLink="true">https://tchumim.com/post/159761</guid><dc:creator><![CDATA[צדיק תמים]]></dc:creator><pubDate>Tue, 19 Dec 2023 23:54:17 GMT</pubDate></item><item><title><![CDATA[Reply to בקשה: רשימת דפים&#x2F;סימנים שמתחילים בהם פרקים&#x2F;נושאים בשס&#x2F;טושע on Tue, 19 Dec 2023 23:01:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dovid">@<bdi>dovid</bdi></a> שיפרתי. מלכתחילה לא היה לי רעיון למשהו קצר יותר שיסביר מה אני רוצה.<br />
אשתדל להבא בכל אופן.<br />
תודה.</p>
]]></description><link>https://tchumim.com/post/159758</link><guid isPermaLink="true">https://tchumim.com/post/159758</guid><dc:creator><![CDATA[הפצת אנקי]]></dc:creator><pubDate>Tue, 19 Dec 2023 23:01:33 GMT</pubDate></item><item><title><![CDATA[Reply to בקשה: רשימת דפים&#x2F;סימנים שמתחילים בהם פרקים&#x2F;נושאים בשס&#x2F;טושע on Tue, 19 Dec 2023 22:55:43 GMT]]></title><description><![CDATA[<p dir="auto">(<a class="plugin-mentions-user plugin-mentions-a" href="/user/%D7%94%D7%A4%D7%A6%D7%AA-%D7%90%D7%A0%D7%A7%D7%99">@<bdi>הפצת-אנקי</bdi></a> אני מפנה אותך באהבה לכללים על הכותרת בחוקי הפורום).</p>
]]></description><link>https://tchumim.com/post/159757</link><guid isPermaLink="true">https://tchumim.com/post/159757</guid><dc:creator><![CDATA[dovid]]></dc:creator><pubDate>Tue, 19 Dec 2023 22:55:43 GMT</pubDate></item><item><title><![CDATA[Reply to בקשה: רשימת דפים&#x2F;סימנים שמתחילים בהם פרקים&#x2F;נושאים בשס&#x2F;טושע on Tue, 19 Dec 2023 22:54:22 GMT]]></title><description><![CDATA[<p dir="auto">לגבי הבבלי, בהנחה שמותקנת לך במחשב תוכנת תורת אמת, תתקין תוכנת Linqpad ותדביק את הקוד הבא ותריץ:</p>
<pre><code>var bavliFilesPath = Path.Combine(Environment.GetFolderPath(System.Environment.SpecialFolder.MyDocuments), @"ToratEmetInstall\Books\030_BAVLI\");

var files = Directory.GetFiles(bavliFilesPath, "*_L1.txt", new EnumerationOptions() { RecurseSubdirectories = true });
var all = files.SelectMany(f =&gt; GetPrakim(File.ReadLines(f, Encoding.GetEncoding(1255) ) ));
Util.ToSpreadsheet(all).Open();


IEnumerable&lt;(string book, string perek, string page)&gt; GetPrakim(IEnumerable&lt;string&gt; lines)
{
    var enumLine = lines.GetEnumerator();
    getNextRow(enumLine, '$');
    var book = enumLine.Current.Substring(14).Trim();
    while (enumLine.MoveNext())
        if (enumLine.Current.StartsWith('^'))
        {
            var perek = Regex.Match(enumLine.Current, @"^.+- (.*)").Groups[1].Value;
            getNextRow(enumLine, '~');
            var page = Regex.Match(enumLine.Current, @"^.+דף ([א-ת]+)").Groups[1].Value;

            yield return (book,perek, page);
        }
}

void getNextRow(IEnumerator&lt;string&gt; enumLine, char stopChar)
{
    do
        enumLine.MoveNext();
    while (enumLine.Current?.StartsWith(stopChar) != true);
}
</code></pre>
<p dir="auto">תוצאה אם לא הסתדרת <a href="/assets/uploads/files/1703025721423-indextoratemet-1.2.xlsx">IndexToratEmet 1.2.xlsx</a></p>
]]></description><link>https://tchumim.com/post/159756</link><guid isPermaLink="true">https://tchumim.com/post/159756</guid><dc:creator><![CDATA[dovid]]></dc:creator><pubDate>Tue, 19 Dec 2023 22:54:22 GMT</pubDate></item></channel></rss>