samhunter
  • Joined on 2021-08-11
samhunter commented on pull request cmccabe/linkulator2#102 2021-08-14 11:15:06 +00:00
Viewing gemini:// links from linkulator

Hi @asdf,

Looks like this throws a key error when attempting to open an existing configuration file

In my un-pushed local copy I handle it in a rather simplistic…

samhunter commented on pull request cmccabe/linkulator2#102 2021-08-12 13:24:46 +00:00
Viewing gemini:// links from linkulator

I'm not entirely sure what that would mean, like a subclass of dict with methods to add browser entries if they are found on the system?

Browser is selected on 'b' from the dictionary, if…

samhunter pushed to master at samhunter/linkulator2 2021-08-12 13:04:05 +00:00
e18ff5eaf9 "gemini" removed from settings.
samhunter pushed to master at samhunter/linkulator2 2021-08-12 12:58:44 +00:00
4375aad574 a more universal handler configuration.
samhunter commented on pull request cmccabe/linkulator2#102 2021-08-12 10:25:54 +00:00
Viewing gemini:// links from linkulator

this actually covers part of #69

I was actually thinking about moving the if/elif/else into a hash/assoc. array based construct with flexible (if executable handling a protocol is found - add…

samhunter created pull request cmccabe/linkulator2#102 2021-08-11 15:32:06 +00:00
WIP: browsing for gemini:// links
samhunter pushed to master at samhunter/linkulator2 2021-08-11 15:30:36 +00:00
b6782d7a80 defensive programming in case there is an old config file present.
samhunter pushed to master at samhunter/linkulator2 2021-08-11 14:03:47 +00:00
27ec4e627a gemini browser setting added.
samhunter pushed to master at samhunter/linkulator2 2021-08-11 14:01:49 +00:00
e2a242c58e gemini handler added.
samhunter created repository samhunter/linkulator2 2021-08-11 14:00:06 +00:00