Often if I have copied a list of blogs, files or emails from an app or website, where there is no export function, button names such as “Edit” and “Delete” will copy over. Often in a small list of items there will be several repeated junk phrases for each item of text I actually need.…Continue reading Removing button names etc from a list of blogs/files/emails copied from a website (Gedit, Fedora)
Category: Free Software
Quickly removing date/time stamps from a text file using find and replace (Gedit, Fedora)
I have been writing a lot recently about little obstacles I have come across while helping the Church of England move content from their old sites to their new ones. Making a list of all the content to be moved is often the first job, but many of the older/proprietary platforms don’t have the ability…Continue reading Quickly removing date/time stamps from a text file using find and replace (Gedit, Fedora)
Removing some text items e.g. files with certain extension, from a list in Libreoffice using COUNTIF
I am currently doing some work for the Church of England, moving and improving the repository of liturgy to their new website. There are a lot of files involved so using shortcuts for sorting out data and lists is vital. Removing unneeded items from a list Today I was working with an export of a…Continue reading Removing some text items e.g. files with certain extension, from a list in Libreoffice using COUNTIF
Change a list with colons to list with new lines in linux (fedora)
The other day I needed to remove double line breaks from a list to quickly put it in a spread sheet. Similarly, today I needed to change a list like: Heading Item; Item; Item; Into Heading Item Item Item In order to put it into a spreadsheet. Here is what I did: I pasted the…Continue reading Change a list with colons to list with new lines in linux (fedora)
Removing double line breaks in a text editor on Linux (Fedora)
While copy-pasting an index from a website to a spreadsheet (google sheet) recently, I found several annoying points of formatting: Each item was an html link, which could not be easily removed in bulk The items were “double spaced” using two new lines after each item. I found the easiest way to remove this formatting…Continue reading Removing double line breaks in a text editor on Linux (Fedora)
List cleaning in Mautic
Note: this blog will, I hope, be out of date soon! There are several issues relating to this post which I hope Mautic can resolve soon which will make this process much easier. List cleaning to become (even) more important The ECommerceFuel mid December podcast featured Xiaohui, founder of the email deliverability firm essenceofemail.com. He…Continue reading List cleaning in Mautic
Allow your contributors to upload a profile picture to WordPress without using Gravatar
There are lots of benefits to contributors uploading a profile picture (also known as an Avatar) to your WordPress site: it makes it clearer who is writing each blog, it helps the writer feel part of your site, it makes your site more personable and friendly which helps your readers to engage more. WordPress, by…Continue reading Allow your contributors to upload a profile picture to WordPress without using Gravatar
Help I forgot to make my user an administrator when installing fedora
When installing fedora I almost always forget to tick the “make user an administrator” box. Then when I want to install some software or update later I get a rather morose ticking off from my terminal… “Username is not in sudoers file. This incident will be reported”. Just what every girl wants to hear… one…Continue reading Help I forgot to make my user an administrator when installing fedora
How to open gparted in fedora 25 (wayland): Gtk-WARNING **: cannot open display: :0
Today’s task list involved installing Fedora 25 (yay!) on my new computer and reformatting some hard drives to use as backup disks. The install was fine however I couldn’t seem to get gparted started (poet / know it). Gparted is the tool I find most useful for dealing with hard drives, partitions etc, but apparently…Continue reading How to open gparted in fedora 25 (wayland): Gtk-WARNING **: cannot open display: :0
How to randomly select data from a column in libreoffice
This is a up-to-date variation of some docs I found useful, the original was made by johnSUN. My problem Today I was researching for a possible change in the phpList UI: right now the behaviour of the menu item “Send a campaign” depends on if you have draft campaigns or not. If you have no…Continue reading How to randomly select data from a column in libreoffice