Johann-Tree

Results 14 issues of Johann-Tree

It would be great if you could add support for Thunderbird. Then one could write emails in Markdown and they get rendered when viewing them. I don't like Markdown Here...

After installing on my DS213j I tried to install py26-rdiff-backup. Installation worked fine but when I tried to start rdiff-backup, I got „Segmentation fault (core dumped)“. Which information do you...

Please make the old text available from the View changes page. E.g. using the title attribute of the span with yellow background color. Then you could hover hover the highlighted...

Currently the exit code of `thunderbird -thunderlink "thunderlink://[email protected]"` is always 0 whether the corresponding email could be opened or not. It would be helpful if the exit code would show...

I installed hamster via `flatpak install org.gnome.Hamster` on a fresh install of Ubuntu 20.04.3 LTS. I also added it to favorites. But clicking on Hamster icon won't start the GUI....

I'm using ics-py through https://github.com/prometheus42/libreoffice-ical-importer/blob/master/src/ical2csv.py . When trying to convert a calendar exported from Thunderbird, I get following error: > src/ical2csv.py ~/Dokumente/Privat.ics Writing to CSV file: /home/me/Dokumente/Privat.ics.csv Reading iCalendar file......

StackOverflow

I have not found a command-line tool that can convert from VCard Version 3.0 (or 4.0) to 2.1. Need this to import contacts to mobile phone (old Android).

enhancement
help wanted

The option "Save settings with pdf" don't produce an .ini file with the current settings.

I use this great tool to convert the shipping labels from DHL which I get as a private customer in A4 format, with each label as a separate file. Only...

On Ubuntu Linux 20.04.5 there is no localization except French installed. In the file setup.py only French is added to data_files: ``` data_files=[('/usr/share/pdfbooklet/data', glob.glob('pdfbooklet/data/*.*')), ('/usr/share/pdfbooklet/documentation', glob.glob('./documentation/*.*')), ('/usr/share/applications', ['pdfbooklet/data/pdfbooklet.desktop']), ('/usr/share/locale/fr/LC_MESSAGES', glob.glob('locale/fr/LC_MESSAGES/*.*')),...