Messages - Tuxman [ switch to compact view ]

Pages: prev1 2 3 [4] 5 6 7 8 9 ... 489next
16
N.A.N.Y. 2024 / Re: [Pre-Release] Reddit Image Downloader
« on: August 26, 2023, 06:59 PM »
What can this tool do that Hydrus Network can't?

17
N.A.N.Y. 2024 / Re: NANY 2024 - WordStar to Markdown converter
« on: August 26, 2023, 04:41 AM »
Pandoc does not support WordStar and I’m not interested in learning Haskell; for everything else, it is a pretty good tool. :)

18
N.A.N.Y. 2024 / NANY 2024 - WordStar to Markdown converter
« on: August 25, 2023, 08:47 PM »
While mouser plays games, I learned how to write a parser.

NANY 2024 Entry Information

Application Name ws2markdown
Version 0.2.0
Short Description Converts .ws into .md (= WordStar into Markdown).
Supported OSes  :tellme:
Download Link See "Installation"
Version History
  • 0.2.0: A few quality improvements for a better first start experience.
  • 0.1.0: First version. Could actually work. (Tried with ws2markdown's README.)
Author  :-*

Description
This is a small utility that converts WordStar (.ws) into Markdown (.md) files. I wrote it because the WordPress input field sucks, so now I can write my blog posts in a real text processing software, then convert them into Markdown and upload them with one of the gazillion Markdown-to-WordPress converters. There is no good Markdown editor either, I'm afraid.

Features
Can convert (basic) WordStar files into Markdown.

Planned Features
A couple of (non-Markdown-compliant) dot commands are not supported (= detected as dot commands) yet. Maybe I'll push an update. Or I'll just wait for contributions.

Screenshots
2023-08-26_03-33.png

Usage
Installation

% cargo install ws2markdown

Using the Application
Usage: ws2markdown [inputfile.ws] [outputfile.md]
If inputfile = empty, a file picker will appear.
If outputfile = empty, the output will be printed to stdout.

Uninstallation

% cargo uninstall ws2markdown

Tips
Yes, please.

Known Issues
Complex WordStar documents might still spawn dot commands in your text. See "Planned Features" for the reason.


20
Living Room / Re: More good web comics you've discovered
« on: August 04, 2023, 10:59 AM »
Incredibly amusing (dark humor), found it on social media and immediately subscribed to the author:
https://www.berkeleymews.com/

Pages: prev1 2 3 [4] 5 6 7 8 9 ... 489next
Go to full version