⇦ | zim [community]
Last updated on: 2026-08-01 02:03 [UTC]

Metadata for zim in community

org.zim_wiki.Zim - 0.77.2-r0 ⚙ aarch64 ⚙ armhf ⚙ armv7 ⚙ x86 ⚙ x86_64

Icon
<component type="desktop-application">
  <id>org.zim_wiki.Zim</id>
  <name>Zim</name>
  <summary>Write notes in a desktop wiki</summary>
  <project_license>GPL-2.0+</project_license>
  <description>
    <p>
      Zim brings the power of a wiki to your desktop, providing a neat and structured
      way to take notes and record your thoughts.
      Each page in Zim is automatically saved as text file with wiki markup,
      including the ability to link pages and to add other files as attachments.
      Pages in Zim are also displayed in the sidebar in a hierarchical tree style
      layout to help organize your notes better.
    </p>
    <p>
      Various plugins provide additional functionality, like a task list manager,
      an equation editor, a tray icon, and support for version control.
    </p>
    <p>Zim can be used to:</p>
    <ul>
      <li>Keep an archive of notes</li>
      <li>Keep a daily or weekly journal</li>
      <li>Take notes during meetings or lectures</li>
      <li>Organize task lists</li>
      <li>Draft blog entries and emails</li>
      <li>Do brainstorming</li>
    </ul>
  </description>
  <pkgname>zim</pkgname>
  <launchable type="desktop-id">org.zim_wiki.Zim.desktop</launchable>
  <icon type="remote" width="48" height="48">org/zim_wiki/Zim/88f91cde8c39608f30af8a364334a24b/icons/48x48/zim_org.zim_wiki.Zim.png</icon>
  <icon type="cached" width="64" height="64">zim_org.zim_wiki.Zim.png</icon>
  <icon type="remote" width="64" height="64">org/zim_wiki/Zim/88f91cde8c39608f30af8a364334a24b/icons/64x64/zim_org.zim_wiki.Zim.png</icon>
  <icon type="remote" width="128" height="128">org/zim_wiki/Zim/88f91cde8c39608f30af8a364334a24b/icons/128x128/zim_org.zim_wiki.Zim.png</icon>
  <icon type="stock">org.zim_wiki.Zim</icon>
  <url type="homepage">https://zim-wiki.org/</url>
  <categories>
    <category>Utility</category>
    <category>TextEditor</category>
  </categories>
  <provides>
    <mediatype>application/x-zim-notebook</mediatype>
    <mediatype>text/x-zim-wiki</mediatype>
  </provides>
  <languages>
    <lang percentage="76">am</lang>
    <lang percentage="66">ar</lang>
    <lang percentage="74">ca</lang>
    <lang percentage="82">cs</lang>
    <lang percentage="76">da</lang>
    <lang percentage="99">de</lang>
    <lang percentage="72">el</lang>
    <lang percentage="75">en_GB</lang>
    <lang percentage="100">en_US</lang>
    <lang percentage="49">eo</lang>
    <lang percentage="97">es</lang>
    <lang percentage="37">et</lang>
    <lang percentage="98">eu</lang>
    <lang percentage="60">fi</lang>
    <lang percentage="98">fr</lang>
    <lang percentage="48">gl</lang>
    <lang percentage="99">he</lang>
    <lang percentage="98">hr</lang>
    <lang percentage="99">hu</lang>
    <lang percentage="98">id</lang>
    <lang percentage="94">it</lang>
    <lang percentage="99">ja</lang>
    <lang percentage="35">ka</lang>
    <lang percentage="70">ko</lang>
    <lang percentage="68">nb</lang>
    <lang percentage="98">nl</lang>
    <lang percentage="58">pl</lang>
    <lang percentage="95">pt</lang>
    <lang percentage="98">pt_BR</lang>
    <lang percentage="63">ro</lang>
    <lang percentage="93">ru</lang>
    <lang percentage="28">si</lang>
    <lang percentage="41">sk</lang>
    <lang percentage="54">sl</lang>
    <lang percentage="45">sr</lang>
    <lang percentage="73">sv</lang>
    <lang percentage="98">ta</lang>
    <lang percentage="56">tr</lang>
    <lang percentage="92">uk</lang>
    <lang percentage="100">zh_CN</lang>
    <lang percentage="100">zh_TW</lang>
  </languages>
  <screenshots>
    <screenshot type="default">
      <image type="source" width="815" height="652">org/zim_wiki/Zim/88f91cde8c39608f30af8a364334a24b/screenshots/image-1_orig.png</image>
      <image type="thumbnail" width="752" height="601">org/zim_wiki/Zim/88f91cde8c39608f30af8a364334a24b/screenshots/image-1_752x601.png</image>
      <image type="thumbnail" width="624" height="499">org/zim_wiki/Zim/88f91cde8c39608f30af8a364334a24b/screenshots/image-1_624x499.png</image>
      <image type="thumbnail" width="224" height="179">org/zim_wiki/Zim/88f91cde8c39608f30af8a364334a24b/screenshots/image-1_224x179.png</image>
    </screenshot>
  </screenshots>
  <keywords>
    <keyword>Text</keyword>
    <keyword>Editor</keyword>
    <keyword>Write</keyword>
    <keyword>Wiki</keyword>
    <keyword>Notes</keyword>
    <keyword>Notebook</keyword>
    <keyword>Journal</keyword>
  </keywords>
  <releases>
    <release type="stable" version="0.77.2" timestamp="1785024000">
      <description>
        <ul>
          <li>Let find show selected text or word at cursor</li>
          <li>Fix bug with Tab key behavior</li>
          <li>Set prgname to application ID</li>
          <li>Merge translations</li>
        </ul>
      </description>
    </release>
    <release type="stable" version="0.77.1" timestamp="1784246400">
      <description>
        <ul>
          <li>Fix commandline search</li>
          <li>Fix window geometry and positioning</li>
          <li>Fix config dirs initialization for windows install</li>
          <li>Add menu items in editbar to toggle checkboxes</li>
        </ul>
      </description>
    </release>
    <release type="stable" version="0.77.0" timestamp="1781136000">
      <description>
        <ul>
          <li>Merge markdown support as source format for notebooks (experimental)</li>
          <li>Allow multiple source formats in one notebook</li>
          <li>Refactor page search to be extendable improve speed</li>
          <li>Support options for 'case sensitive' and 'word boundaries' in page search</li>
          <li>Let find match glob patterns like search</li>
          <li>Add search query support for tasklist filtering</li>
          <li>Add default page template to notebook properties</li>
          <li>Add input for alternate text in Insert Image Dialog</li>
          <li>Remove overruling window positioning</li>
          <li>Fix latex templates for working with pdflatex, xelatex and lualatex</li>
          <li>Fix bug with `_object_widgets.remove()`</li>
        </ul>
      </description>
    </release>
    <release type="stable" version="0.76.3" timestamp="1743120000">
      <description>
        <ul>
          <li>Add seperator to template for new files</li>
          <li>Fix spellcheck state at startup</li>
          <li>Fix cursor position after undo indent</li>
          <li>Fix test suite release 0.76.2</li>
        </ul>
      </description>
    </release>
  </releases>
  <content_rating type="oars-1.1"/>
</component>