Forum Issues
-
wrote on 17 Jan 2021, 14:25 last edited by George K
Is there a way to insert a bulleted list?
I see the little icon to the right of the Italics, but when I select text, it only puts a bullet by the first item. Inserting a CR after each item doesn't seem to matter.
First Item
Second Item
Third Item=-=-=-=-=
- First Item
Second Item
Third Item
=-=-=-=-=
- First Item
Second Item
Third Item
- First Item
-
Is there a way to insert a bulleted list?
I see the little icon to the right of the Italics, but when I select text, it only puts a bullet by the first item. Inserting a CR after each item doesn't seem to matter.
First Item
Second Item
Third Item=-=-=-=-=
- First Item
Second Item
Third Item
=-=-=-=-=
- First Item
Second Item
Third Item
- First Item
-
- first item
- second item
- third item
Seems to work fine. You have to start each line with a * or another kind of bullet marker. I guess you can also nest.
- first item
- first subitem
- second subitem
- second item
-
wrote on 17 Jan 2021, 15:01 last edited by
Ah, you have to select EACH line?
Well, that's a pain.
-
wrote on 17 Jan 2021, 15:07 last edited by Klaus
Oh, so you are selecting an existing text and want to convert each line to a list item?
Hm.
A "low-key" solution if you really want this would be to select the text, pop up a "search&replace" dialogue (which may or may not require a plugin in your browser of choice) and replace all CRs by "CR* ". If you are a Mac OS command line nerd, use
sed
. -
Oh, so you are selecting an existing text and want to convert each line to a list item?
Hm.
A "low-key" solution if you really want this would be to select the text, pop up a "search&replace" dialogue (which may or may not require a plugin in your browser of choice) and replace all CRs by "CR* ". If you are a Mac OS command line nerd, use
sed
. -
wrote on 17 Jan 2021, 15:09 last edited by
It looks like you can create a list as you type
- by
- leading
- each
- line
with an asterisk and a space.
-
wrote on 17 Jan 2021, 15:11 last edited by
@george-k said in Forum Issues:
@klaus let me try that....
A complication would be that you need to know how to "type" a CR into your search/replace dialogue. That's a hard task for
old fartssome. -
@george-k said in Forum Issues:
@klaus let me try that....
A complication would be that you need to know how to "type" a CR into your search/replace dialogue. That's a hard task for
old fartssome.wrote on 17 Jan 2021, 15:12 last edited by -
wrote on 17 Jan 2021, 15:13 last edited by
The reason I ask is that in the "retraction" thread, there are 62 items listed, and it would be nice to separate them with bullets, or perhaps number. Adding an asterisk at each item is a PITA.
-
The reason I ask is that in the "retraction" thread, there are 62 items listed, and it would be nice to separate them with bullets, or perhaps number. Adding an asterisk at each item is a PITA.
wrote on 17 Jan 2021, 16:32 last edited by@george-k said in Forum Issues:
The reason I ask is that in the "retraction" thread, there are 62 items listed, and it would be nice to separate them with bullets, or perhaps number. Adding an asterisk at each item is a PITA.
Paste it into a text editor. Do find and replace for \n or \r and replace with \n* or \r*
-
The reason I ask is that in the "retraction" thread, there are 62 items listed, and it would be nice to separate them with bullets, or perhaps number. Adding an asterisk at each item is a PITA.
-
wrote on 17 Jan 2021, 19:12 last edited by
-
wrote on 17 Jan 2021, 23:19 last edited by
@george-k press Option-Return to search for or replace carriage returns.
https://macromates.com/textmate/manual/searching
If you wish to search for tab or newline characters then you can press option-tab or option-return to insert these in the search or replace fields. The fields will automatically grow with their content.
-
wrote on 17 Jan 2021, 23:21 last edited by
I used BBEdit or TextWrangler on the Mac.
-
wrote on 17 Jan 2021, 23:23 last edited by
\n would work in regular expression search mode, which is a whole new universe of searching. You’ll find that you’ll like this kind of thing, if this is the kind of thing you like. But for now it’s presumably best ignored.
-
wrote on 18 Jan 2021, 16:16 last edited by
I get errors a lot (last week or two) when trying to post a reply, usually on my iPhone. Weird, could just be me.
-
I get errors a lot (last week or two) when trying to post a reply, usually on my iPhone. Weird, could just be me.
wrote on 18 Jan 2021, 16:45 last edited by taiwan_girl@89th nope me also. Also on a iPhone. Never a problem on the desktop.
Also logs me off the forum quite often.
I thought it was maybe because the location I was from or using a VPN.