James Tomasino
James Tomasino
+1 - just cost me 2 hours debugging.
This will involve cleaning up lines 340-354. Will need to think out handling for non-date lists and date lists.
This is added for the new `gophermap` command. Can extrapolate for `phlog` next.
For regenerating a gophermap, do you think that should regenerate your entire gophermap from scratch or just have the edit feature (`burrow phlog` the same title to edit) also regenerate...
> I won't add an automatic favicon fetch because that goes against the design of Gemini IMO This is very true. It's simple but it's a second request that's not...
I think you've got a few big categories to consider for documentation: 1. Installer/maintainer documentation, which would be great on the system side as man page, of possible. It could...
Hi @niyumard ! Thanks for logging the issue. Right now you're absolutely right. Not only that, but the way I'm breaking up word-forms is specifically English based. I don't have...
While I haven't really made progress on Persian, I have added some basic locale support to Stutter. More work will be required to handle RTL, but if you have any...
Ahh, so I'll need to make my word divide character into a configurable value in the json object as well. That's very good to know. Other than the display being...
I've added more information to the README regarding localization. I moved the locales content to its own JSON file as well. I'll need to add more features in for Persian...