So I wrote something lightweight and easy in less than 200 lines of JS code (could be 50 lines without comments, etc.). It has the following features:
- You can highlight text and then mark it as bold, italic, code or make a headline or link out of it
- You can use keyboard shortcuts which I find very neat, because you don’t have to move your hands away from your keyboard. Hover over the icons to see the shortcuts.
Let me know if I forgot anything.
There is also a link to the “files” section now so that you can upload images with a few clicks only.
I only tested this in Safari and FF. So there might be problems with other browsers. IE? No idea. Feedback is of course appreciated.
Looks good! I’ll give it a try and report back.
—
Is there a way to search for image names? It can be a console/terminal command or anything that helps. For now it doesn’t need to be an easy button or anything. There are many images I cannot locate.
Missing Images (quick examples): - lcd4linux_ipfire-specific-widget.jpg - configuration_logs_url-filter_log.png - netfilter-packet-flow.svg.png - squidclamav-detection.png - addons_icecast_using.png - etc...
I am also quite frustrated about seeing loads of HTML .... This is not how this was intended and we have talked about why this is a bad idea.
What should I correct? The HTML I remember is:
<color blue> Example </color> to <span style=“color:blue”> Example </span>
I believe I wrote to you asking for guidance and did not receive a response.
Please do not use *any* HTML.
Please do not use any colours. They create barriers for people who cannot see them.
Currently all of the links are red and those will be very difficult to see for people that are red/green color blind. May need to change to purple (or some other color that is color blind friendly.
I’ll begin to remove the color/span code.