zim
Zim aims at bringing the concept of a wiki to your desktop. For example
every page is saved as a text file with wiki markup. Pages can contain
links to other pages, and are saved automatically. Creating a new page
is as easy as linking to a non-exiting page. This tool is intended to
keep track of TODO lists or serve as a personal scratch book.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / zim
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout devel:openSUSE:Factory:Apps/zim && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
zim-0.73.1.tar.gz | 0002067886 1.97 MB | |
zim.changes | 0000019538 19.1 KB | |
zim.spec | 0000003255 3.18 KB |
Revision 13 (latest revision is 31)
Dominique Leuenberger (dimstar)
accepted
request 819697
from
Paolo Stivanin (polslinux)
(revision 13)
- Update to 0.73.1: + Fix regression for opening single instance + Fix exception on toggle format + Fix failing tests due to change in sorting python3.8 + Make robust for deprecation of cElementTree in python3.9 + Improve tmpdir usage by using tempfile.mkdtemp() + Add ability to combine formatting styles in editor + Improve URL and link parsing to look for matching brackets + Reduce the number of - needed to auto-format a horizontal line + Allow typing bullet after e.g. checkbox to replace it + Add autoformat for sub- and super-script by typing ^.. and _{..} + On autoformat headings also strip trailing = + Fix issue with lost formatting when using spellchecker + Add support for "paragraph-background" property in style.conf + Improve keyboard behavior of find bar in editor + Swap the layout in the InsertDateDialog + Allow re-arranging side pane tabs by drag and drop + Add option to automatically collapse sections in the pageindex + Fix regression for inserting links on "Attach file" and moved this function to the Insert menu + Merge MovePageDialog and RenamePageDialog into a single dialog + Fix behavior when renaming non-existing "placeholder" pages + Add workaround for drag-and-drop issue #390 + Whitelist image formats in latex export to avoid invalid image types + Add MacOS menubar plugin & fix for main menu mnemonics in MacOS + Give temporary directories unique names to improve robustness + Support TEXTDOMAINDIR evironment variable to set locale directory + Improve folder checks for automount feature + Improve window colors in distraction free mode + Add option to set the wrap-mode in sourceview + Add theme choice for the source view plugin + Add "private" switch to server command for commandline usage + Add authentication support to web server + Add template selection option to web server dialog + Add option for fontsize to table of contents plugin + Add option to show horizontal lines in table of contents - Remove zim-CVE-2020-10870-tempdir.patch
Comments 2
Is there a particular reason why this isn't in Factory?
It is in Factory by now.