cherrytree-0.38.9-125.1e>UAWlەXJ]׈?^2eo1b[(?Tq*_@|>_#A6M"X >@?d   A0O `zd     4B 47;>t>AL BT Bx C' (CH8CP 9Cx :D~ Fd+GdDHfIiXjd Yj \j]mX^wby2cydzUezZfz]lz_uztv},wxy8 z`ptCcherrytree0.38.9125.1A hierarchical note taking applicationA hierarchical note taking application, featuring rich text and syntax highlighting, storing all the data (including images) in a single xml file with extension ".ctd".^2reproduciblemalcolmlewis@opensuse.orgBjørn Lie antoine.belvire@opensuse.orgkstreitova@suse.combjorn.lie@gmail.comluc14n0@linuxmail.orgzaitor@opensuse.orgluke.nukem.jones@gmail.comzaitor@opensuse.org- No longer recommend -lang: supplements are in use- Update to version 0.38.9: + Auto replacement of symbols as you type is now configurable in preferences dialog, tab Text. + Ctrl+Space to toggle To-Do List Item State; fixed multilevel bug. + Paste/import from html – added basic support. + In codeboxes use code font for both plain text and syntax hilighting. + Fix paste as plain text into CodeBox cause losing CodeBox content (#538). + Export to html, stylesheet revamp. - Run spec-cleaner. - Add python-xml to requires.- Update to version 0.38.8: + Improved implementation of deletion of recent documents entry. + Ctrl+Space to toggle To-Do List Item State. + Fix detection of missing installation of xterm required in code execution on linux (with default settings). + Horizontal rule insert without hard coded newline before (still newline after). + Updated translations. - Changes from version 0.38.7: + Bugfix: - Problem of locale.getdefaultlocale behavioural change in python. - Must not allow deletion of a node that is read only. + Allow deletion of a recent documents entry via entry submenu. + Renamed two iterated find dialog labels from Find & Find to Find Previous & Find Next. + Moved python-appindicator from Depends: to Recommends: + Export to html, include node name not working without links tree. - Changes from version 0.38.6: + Bugfix: - Do not throw error when failing to clean temporary directory. - Workaround for locale.get issues. - Import from html of table error resulting in paste from clipboard error. - Multilevel numbered lists not restarting from one. - Wrap line with a single very long word. + Todo list characters configurable in config.cfg. + Import from zim, support for codebox.- Update to version 0.38.5: + Bugfixes: - When save on exit is enabled and write to disk fails, changes are lost (gh#giuspen/cherrytree#358). - Superscript and subscript tags not recognized when copied from external source (gh#giuspen/cherrytree#355). - Workaround for bug in locale module (gh#giuspen/cherrytree#368). + Added syntax highlighting for go language. + Implemented support for opening a text file from the command line with cherrytree.- Recommends p7zip-full for TW as 7za binary used in cherrytree was moved there- Update to version 0.38.4: + Support for zoom in tables with both Ctrl+Mouse Wheel or Ctrl+Plus/Minus. + Copy/paste rich text with dark background to light background, fix too light color. + Tree visible status now persistent after system tray hide/show and between sessions. + Default value changes for web link color (less bright blue) and codebox auto resize (to False). + No special chars auto replacements for code – only for rich and plain text. + Paste from rich text and import from html – support fot tag to codebox. + Tab key also valid to switch between table cell. - Changes from version 0.38.3: + Bugfix saving sqlite document (syntax error). + Plain text to have font independent from rich text. + Right click menu inside of codeboxes, added cut/copy as plain text. + Paste rich text from clipboard fix. + HTML-export IOError: 'filename too long'. + Bugfix in export to pdf.- Update to version 0.38.2: + Bug fixes: - In importing from cherrytree file (links broken). - In exporting to HTML (‘#’ in node name). - The problem with underscoring character in recent filenames. - The problem with importing from keynote. + Left arrow key press with focus on an already collapsed tree node, now moves the selection to the node parent. + Added right click menus cut & copy as plain text to the automatic syntax highlighting nodes.- Update to version 0.37.6: + Added auto apply of links to nodes as you type [[node name]] in rich text nodes. + The text formatted monospace has now by default gray. + background; configurable in config.cfg. + Fixed problem causing the highlighted line to have wrong background. + Fixed crash caused by too large tooltip hovering a link. + Updated translations. - Changes from version 0.37.5: + Tthe password protected documents now use 7zip fastest compression resulting in faster save and slightly larger documents. + Added auto apply of web links as you type in rich text nodes. + Added auto apply of links to nodes as you type in rich text nodes (CamelCase nodes names only). + Added proper scrolling to cursor after pasting of multiple lines of text from the clipboard. + Added palette to the color picker dialog for the node name. + Fixed bugs related to export to pdf of tables and codeboxes. + Limited the spell check to rich text nodes after currently unresolvable problems with plain text spell check. - Changes from version 0.37.4: + Bugfix: regression since 0.37.0 for trees with more than 11 levels and cherries per node level. + Added groovy language syntax highlighting support. + Updated translations. - Changes from version 0.37.3: + Bugfix: problem with sqlite storage (ctb, ctx), bold node name and plain text node. + For the document type XML (ctd, ctz) changed the generated XML to be pretty (indented). + Change to slightly larger 'small font' in formatted text.- Update to version 0.37.2: + fixed problems introduced with configurability of the bulleted lists chars. + fixed problem with search in selected node and subnodes and progressbar. + the latest applied formatting is now remembered between sessions. + the Ctrl+Space shortcut now allows to enter and exit the codeboxes. + updated translations. - Changes from version 0.37.1: + bugfix: import of text documents bad decoding (added new dependency python-chardet). + bugfix: copy/paste of table row not working. + the chars used for the multi level bulleted lists are configurable editing config.cfg (editor/chars_listbul). + the chars used for the toc are configurable editing config.cfg (editor/chars_toc). + updated translations.- Update to version 0.37.0: + Implemented configurability of most of the keyboard shortcuts (few of them cannot be changed). + Implemented quick access to last visited nodes with configurable number of buttons on the node name header. + Implemented the possibility to select from a list the default icon for all the (non code) nodes in the tree; code nodes have by default explicit icons related to the programming language. + Implemented the possibility for any node to set an icon from a list. + Implemented the possibility for any node to set color and boldness for the node name. + Implemented control of the vertical space around lines. + Implemented the possibility to disable the smart quotes auto replacement. + Implemented the option to have the links underlined or not. + Implemented the tree node action “move right” to make a node son of the above sibling; taking shortcut Shift+Right. + Implemented the possibility at mouse click on the node to expand it and to have the focus moved to the text. + Implemented the import from RedNotebook. + Added in the preferences dialog the possibility to reset to the default values the toolbar and the special characters. - Changes from version 0.36.9: + New icons for codebox and table, fixed icon for image. + Updated translations. - Changes from version 0.36.8: + Fixed bug in font zoom in/out on tree and text with ctrl down and mouse wheel up/down. - Changes from version 0.36.7: + Implemented font zoom in/out on tree and text with ctrl down and mouse wheel up/down. + Implemented auto replace as you type of single and double quotes with smart quotes. + Export to html: it is now possibile to override the default styles.css in the preferences dir. + Updated icons of rich text color foreground/background. + Updated translations. - Changes from version 0.36.6: + Fixes in exports to html, pdf, txt.reproducible 1580342400  !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefghijklmnopqrstuvwxyz{|}~0.38.9-125.1 cherrytreeCherryTree-0.38.9-py2.7.egg-infocherrytree.desktopcherrytreegladeadd.pnganchor.pnganchor_edit.pnganchor_insert.pngc.pngcalendar.pngcancel.pngcase_lower.pngcase_toggle.pngcase_upper.pngcherries.pngcherry_black.pngcherry_blue.pngcherry_cyan.pngcherry_edit.pngcherry_gray.pngcherry_green.pngcherry_orange.pngcherry_orange_dark.pngcherry_purple.pngcherry_red.pngcherry_sherbert.pngcherry_yellow.pngcherrytree.icocherrytree.pngcircle-green.pngcircle-grey.pngcircle-red.pngcircle-yellow.pngcode.pngcodebox_edit.pngcodebox_insert.pngcolor_background.pngcolor_foreground.pngcpp.pngdone.pngedit-copy.pngedit-cut.pngedit-delete.pngedit-paste.pngexport_from_cherrytree.pngfile_icon.pngfind.pngfind_again.pngfind_all.pngfind_back.pngfind_replace.pngfind_sel.pngfind_selnsub.pngfolder.pngformat-text-bold.pngformat-text-italic.pngformat-text-large.pngformat-text-large2.pngformat-text-large3.pngformat-text-monospace.pngformat-text-small.pngformat-text-strikethrough.pngformat-text-subscript.pngformat-text-superscript.pngformat-text-underline.pngformat_text.pngformat_text_clear.pngformat_text_latest.pngfrom_cherrytree.pngfrom_html.pngfrom_txt.pnghelp-contents.pnghome.pnghorizontal_rule.pnghtml.pngimage_edit.pngimage_insert.pngimage_save.pngimport_in_cherrytree.pngindex.pnginformation.pnginsert.pngjava.pngleaf.pnglink_handle.pnglink_website.pnglist_bulleted.pnglist_numbered.pnglist_todo.pnglocked.pnglockpin.pngmail.pngnew-instance.pngnode_bullet.pngnode_name_header.pngnode_no_icon.pngnotes.pngobject-rotate-left.pngobject-rotate-right.pngpeople.pngperl.pngpgsc_locales.dbpin-add.pngpin-remove.pngpin.pngpython.pngquit-app.pngremove.pngreplace_again.pngreplace_all.pngreplace_sel.pngreplace_selnsub.pngscreenshot_insert.pngstar.pngstyles.csssvg_to_png.pytable_edit.pngtable_insert.pngtable_save.pngterminal-red.pngterminal.pngtimestamp.pngto_cherrytree.pngto_html.pngto_pdf.pngto_txt.pngtoolbar.pngtree-node-add.pngtree-node-dupl.pngtree-subnode-add.pngunlocked.pngurgent.pngwarning.pngxml.pnglanguage-specsclisp.langgo.langgroovy.langmarkdown-extra.langmarkdown.langpowershell.langpython3.langrust.langscala.langyaml.langmodulesclipboard.pycodeboxes.pyconfig.pycons.pycore.pyctdb.pyexports.pyfindreplace.pyimports.pylists.pymachines.pymain.pymenus.pypgsc_locales.pypgsc_spellcheck.pyprinting.pysupport.pytablez.pycherrytreechangelog.txtcherrytree.svgcherrytreelicense.txtcherrytree.1.gzmetainfocherrytree.appdata.xmlcherrytree.xml/usr/bin//usr/lib/python2.7/site-packages//usr/share/applications//usr/share//usr/share/cherrytree//usr/share/cherrytree/glade//usr/share/cherrytree/language-specs//usr/share/cherrytree/modules//usr/share/doc/packages//usr/share/doc/packages/cherrytree//usr/share/icons/hicolor/scalable/apps//usr/share/licenses//usr/share/licenses/cherrytree//usr/share/man/man1//usr/share/metainfo//usr/share/mime/packages/-fomit-frame-pointer -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -Werror=return-type -flto=auto -gobs://build.opensuse.org/GNOME:Apps/openSUSE_Factory+GNOME_Factory/57b0ff57e2f0fa104cd6f29922572acc-cherrytreedrpmxz5noarch-suse-linux    Python script, ASCII text executableASCII textUTF-8 Unicode textdirectoryPNG image data, 48 x 48, 8-bit/color RGBA, non-interlacedPNG image data, 96 x 96, 8-bit/color RGBA, non-interlacedPNG image data, 22 x 22, 8-bit/color RGBA, non-interlacedPNG image data, 589 x 589, 8-bit/color RGBA, non-interlacedASCII text, with CRLF line terminatorsPNG image data, 16 x 16, 8-bit/color RGBA, non-interlacedXML 1.0 document, ASCII textXML 1.0 document, UTF-8 Unicode text, with very long linesXML 1.0 document, UTF-8 Unicode textPython script, UTF-8 Unicode text executableObjective-C source, UTF-8 Unicode textPython script, ASCII text executable, with very long linesPython script, UTF-8 Unicode text executable, with very long linesSVG Scalable Vector Graphics imagetroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)XML 1.0 document, ASCII text, with very long linesRPPPPPPRPPGjCU=p7zip-fullutf-86130977fc065ea423ae9facc1e6125e9668edc13ded0aca3257276d55ffeb5a6?7zXZ !t/@<]"k%jW`am{O"15["ja&Pcrw\E|w`3exW~f`@(Zet8Yϋ E)$a|CkN |]5d0 $@>8]NJ%()$w,tG#W3-&LaBgǮqrڹq_ fWsTLI)]ZWu,Jߠ{ rpM8T(p MEɶ 5{Vrp6O-/w@ƫ}iϗ+!O#X"y{XSlykxDNxoi M7\oBLS}"|:$NJ?lRp;W .S <c3̺pCg]/Ogl/xzP`Yج=cT~>1֏o?{pjzԅoF4Lɢfh뫺ꚅ>E`dJ~͠ I0fTgA}PYy7S<{3|)0lRj*bgDYj&tlmzOv$~Tj(j O8mq:Q3u +$<"5z\JOkGݪd֋R}6]zgFi7|r'YV= m8x>"c'7t7s+.98Ae's{v[~]fߨt" > r[80N0p'06ᱫS7#IHsXj9^ 4:Qru4~M%&HON)Mpzh<;)h316#@5k7Zhm=+S![f_HF8 b6er?;*񬔤JTsqk^$jŸ́DDf9b< dx8M?|# dP/baHP 2K0ƽ.֬uz:I6!TWԋM@&os#)˺L Oe-wM@ӵ#~=Ym n $aI;}r=nI:EpS;S,Sb\# # WPSf(N\>.|.x[]|{ᆮ'a# ,c YZ