Search Criteria
Package Details: typora-plugin 1.12.4+plugin+1.16.2-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/typora-plugin.git (read-only, click to copy) |
|---|---|
| Package Base: | typora-plugin |
| Description: | A minimal markdown editor and reader. with obgnail/typora_plugin plugin. |
| Upstream URL: | https://typora.io/ |
| Licenses: | custom:"Copyright (c) 2015 Abner Lee All Rights Reserved." |
| Conflicts: | typora |
| Provides: | typora |
| Submitter: | Jeffrey4l |
| Maintainer: | Jeffrey4l |
| Last Packager: | Jeffrey4l |
| Votes: | 3 |
| Popularity: | 0.000002 |
| First Submitted: | 2023-09-07 14:40 (UTC) |
| Last Updated: | 2025-12-22 00:32 (UTC) |
Dependencies (5)
- alsa-lib
- gtk3 (gtk3-classic-xfceAUR, gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-patched-filechooser-icon-viewAUR)
- nss (nss-hgAUR)
- noto-fonts-emoji (noto-fonts-emoji-gitAUR, noto-fonts-emoji-blobAUR, noto-fonts-emoji-flag-gitAUR, noto-fonts-emoji-colrv1AUR, ttf-blobmoji2AUR) (optional) – Or some other emoji font to see emojis
- pandoc (pandoc-static-gitAUR, pandoc-sile-gitAUR, pandoc-binAUR, pandoc-cli) (optional) – Import/export for extra file formats
Required by (1)
- typora-theme-phycat (requires typora) (optional)
Sources (4)
- https://download.typora.io/linux/typora_1.12.4_amd64.deb
- https://download.typora.io/linux/typora_1.12.4_arm64.deb
- https://github.com/obgnail/typora_plugin/releases/download/1.16.2/[email protected]
- typora.sh
Latest Comments
undefined commented on 2025-06-22 09:27 (UTC)
Typora plugin已经更新到1.14.11了,大佬能同步一下吗? https://github.com/obgnail/typora_plugin/releases/tag/1.14.11
XDwanj commented on 2024-06-09 08:29 (UTC) (edited on 2024-06-11 03:32 (UTC) by XDwanj)
@Jeffrey4l
首先感谢包主对该包做出的一切付出!
你好,我阅读了 PKGBUILD 文件,发现打包脚本中并没有对
/usr/share/typora/resources/plugin/global/settings/*.user.toml进行备份操作,出处在 ArchWiki该章节 中,这将致使每次包更新的时候覆盖用户对*.user.toml的修改。麻烦可以添加 backup 属性以修正该部分吗?