Metapad
{{Short description|Open-source text editor software}}
{{multiple issues|
{{Primary sources|date=March 2019}}
{{notability|Products|date=September 2014}}
}}
{{Infobox software
| name = Metapad
| logo = Metapad icon.png
| screenshot = Metapad 3.6 screenshot.png
| caption = Version 3.6 screenshot
| developer = Alexander Davidson
| latest release version = {{wikidata|property|preferred|references|edit|Q11777663|P348|P548=Q2804309}}
| latest release date = {{wikidata|qualifier|preferred|single|Q11777663|P348|P548=Q2804309|P577}}
| latest preview version = {{wikidata|property|preferred|references|edit|Q11777663|P348|P548=Q51930650}}
| latest preview date = {{wikidata|qualifier|preferred|single|Q11777663|P348|P548=Q51930650|P577}}
| operating system = Microsoft Windows
| genre = Text editor
| programming language = C (using ANSI C standards)
| license = GPL-3.0-or-later
| website = {{URL|liquidninja.com/metapad}}
}}
Metapad is an open-source text editor for Microsoft Windows 9x/NT/XP/Vista/7, developed by Alexander Davidson since 1999.{{cite web |url=http://www.guesswork.org/metapad/ |title=Metapad home |website=www.guesswork.org |access-date=12 January 2022 |archive-url=https://web.archive.org/web/20010223160500/http://www.guesswork.org/metapad/ |archive-date=23 February 2001 |url-status=dead}}{{cite web |url=http://www.welcome.to/metapad |title=Archived copy |website=www.welcome.to |access-date=12 January 2022 |archive-url=https://web.archive.org/web/19990508115453/http://www.welcome.to/metapad |archive-date=8 May 1999 |url-status=dead}}{{Cite web|url=http://members.tripod.com/~aadavids/|archive-url = https://web.archive.org/web/20000902161208/http://members.tripod.com/~aadavids/|archive-date = 2000-09-02|title = Metapad home}}[http://www.liquidninja.com/metapad/metapad.txt metapad 3.5, The Ultimate Notepad Replacement] {{webarchive|url=https://web.archive.org/web/20080414134619/http://www.liquidninja.com/metapad/metapad.txt |date=2008-04-14 }}, November 2005, liquidninja website, retrieved 11:14 p.m. Tuesday, 22 April 2008. The aim of Metapad is to provide a near drop-in replacement of Notepad in Windows. Metapad was distributed as freeware for the first ten years of its existence. On March 20, 2009, the 10th anniversary of its initial release, the Metapad source code was released under GPL-3.0-or-later.{{cite web
|url=http://liquidninja.com/metapad-turns-ten/
|title=metapad turns ten
|date=21 March 2009
|publisher=Alexander Davidson
|accessdate=2009-05-19
}}
Some of its key features include:{{cite web
|url=http://www.liquidninja.com/metapad/
|title=metapad
|publisher=
|accessdate=2007-10-08
}}
- No file size limit under Windows 9x
- UNIX text file support
- Commit word wrap
- Tab and newline search
- Hyperlinking support
- Auto-indent mode
- Block indent and unindent
- Toolbar button for always on top
- Language plugin support (though English is British-only)
- Can replace Windows Notepad
- A ‘portability mode’ to leave no traces in Windows Registry or export your Metapad settings to a new computer
Metapad is programmed in pure ANSI C with the Win32 API. There are two versions of Metapad: a full and LE (light edition) version. The full version uses the RichEdit control which boasts more features, while the LE version uses the faster Edit control.{{cite web
|url=http://www.liquidninja.com/metapad/faq.html#Q16
|title=metaFAQ
|publisher=
|accessdate=2007-10-08
}}
Reception
Metapad received 3.5/5 score in a 2013 PCWorld review.{{Cite web|last1=O'Neill|first1=Mark|last2=freeware|first2=PCWorld {{!}} About {{!}} New finds in|last3=shareware|date=2013-09-26|title=Metapad review: Replace WordPad with this tiny, full-featured notepad|url=https://www.pcworld.com/article/2048851/metapad-review-replace-wordpad-with-this-tiny-full-featured-notepad.html|access-date=2020-09-26|website=PCWorld|language=en}}
See also
References
{{Reflist}}
External links
- {{Official website|www.liquidninja.com/metapad/}}
Category:Windows-only free software