Monu Tools

מיון שורות

מיינו שורות טקסט לפי האלפבית, מספרית או לפי אורך, עם אפשרויות לקיצוץ, הסרת שורות ריקות והתעלמות מרישיות.

כיצד להשתמש במיון שורות

  1. 01

    הדביקו את הרשימה שלכם עם פריט אחד בכל שורה.

  2. 02

    בחרו כיצד למיין: לפי האלפבית, מספרית, לפי אורך או הפוך.

  3. 03

    הפעילו קיצוץ, הסרת ריקים או התעלמות מרישיות, ואז העתיקו את התוצאה.

What it does

This line sorter orders a list alphabetically, numerically or by length, ascending or descending, and can also simply reverse the current order.

It is the quick way to tidy a list: alphabetizing names or tags, ordering log lines, arranging a keyword list, or sorting any block of text where one item sits per line.

Numeric and length sorting

Numeric sorting reads the number at the start of each line, so 2 comes before 10 instead of the alphabetical order that would put 10 first. Lines without a leading number are placed at the bottom.

Sorting by length orders lines from shortest to longest, or the reverse, which is useful for spotting outliers or grouping similar entries.

Cleanup options

Cleanup options make it tidy: trim whitespace from each line, drop blank lines, and ignore case so apple and Apple sort together rather than all capitals coming first.

Runs in your browser

To also remove repeats, pair it with the remove duplicate lines tool. Everything runs in your browser, so your list stays private.

שאלות נפוצות

כיצד פועל המיון המספרי?

כל שורה ממוינת לפי המספר שבתחילתה, כך ש-2 בא לפני 10. שורות ללא מספר פותח ממוקמות בתחתית.

מה עושה ההתעלמות מרישיות?

הוא ממיין אותיות ללא התחשבות ברישיות, כך ש-apple ו-Apple יושבים יחד במקום שכל האותיות הגדולות יבואו ראשונות.

האם הוא מסיר כפילויות?

הוא יכול להסיר שורות ריקות, ותוכלו לשלב אותו עם כלי הסרת השורות הכפולות כדי להסיר גם רשומות חוזרות לפני המיון או אחריו.

הטמע את הכלי הזה

הוסף את הכלי הזה לאתר שלך. העתק את קטע הקוד שלהלן; הוא מתעדכן אוטומטית.

<iframe src="https://monu.tools/embed/he/sort-lines" width="100%" height="640" style="border:1px solid #e5e5e5;border-radius:12px;max-width:680px" loading="lazy" title="Monu Tools"></iframe>

כלים קשורים