Меню Рубрики

Программа cherry tree для windows

Программы для Windows

  • Система
    • Архиваторы
    • Восстановление данных
    • Оптимизация
    • Резервное копирование
    • Диагностика ПК
  • Безопасность
    • Антивирусы
    • Брандмауэры
    • Удаленное управление
  • Офис и Медиа
    • Офисные программы
    • Мультимедиа
    • Запись дисков
    • Графика
  • Интернет
    • Браузеры
    • Загрузка
    • Общение
    • Разное
  • ИТ Новости
  • Активация Windows 7
  • Приложения
  • Андроид
    • Игры
    • Программы
  • Мы Вконтакте

CherryTree для Windows.

CherryTree – весьма функциональное и шустро работающее приложение для Windows, служащее для записывания коротких заметок. С его помощью можно без труда иерархически структурировать важную для вас информацию, причем, сделать это в максимально наглядном виде.

Первое, на что вы обратите внимание, скачав программу, — это ее необыкновенно приятный и понятный интерфейс. Поддержка русского языка и бесплатное распространение ПО также не могут не радовать. Кроме того среди достоинств и возможностей CherryTree для Windows можно выделить:

* ее способность четко структурировать небольшие заметки в виде этакого дерева, с созданием большого числа дочерних объектов. Подобное расположение крайне удобно в работе и дает возможность быстро отыскать требуемую запись;
* встроенный в записную книжку WYSIWYG-редактор позволяет наглядно оформлять любую заметку;
* программой поддерживается подсветка синтаксиса, что дает возможность удобно сохранять и при необходимости смотреть программный код;
* CherryTree способен выполнять роль текстового редактора, давая возможность вставлять в тексты таблички, изображения, гиперссылки и маркированные, а также пронумерованные списки;
* создаваемые заметки можно как импортировать, так и экспортировать в файл;
* программа позволяет вести поиск, применяя разнообразные параметры;
* при желании в ней можно сделать закладки;
* созданную заметку можно сохранять в файл, чей формат PDF, SVG или PS;
* CherryTree интегрирована с треем;
* ею предоставляется поддержка «горячих» клавиш.

Ещё одним ощутимым плюсом этого древовидного редактора можно назвать то, что все создаваемые в нем данные сохраняются в один файл. Его с легкостью можно скопировать на флешку и перенести на иной компьютер. Либо просто взять и поместить на облачный сервер, и в этом случае ваша база данных будет непрестанно синхронизироваться.

Скачать CherryTree бесплатно, не тратя время на регистрацию, отправку СМС-ок и введение капчи, вы можете у нас на веб-ресурсе. Просто кликните по прямой ссылке, что находится под этим описанием, и через считанные секунды программа будет у вас на ПК.

Источник

cherrytree

A hierarchical note taking application, featuring rich text and syntax highlighting, storing data in a single xml or sqlite file.

Written by Giuseppe Penone (aka giuspen) and Evgenii Gurianov (aka txe).

The user manual online html and downloadable ctb written and maintained by Ellie Borden.

The following languages are supported:

  • Armenian (Seda Stamboltsyan, up to date)
  • Chinese Simplified (Channing Wong, TO BE UPDATED)
  • Czech (Pavel Fric, TO BE UPDATED)
  • Dutch (Luuk Geurts, up to date)
  • English (default)
  • French (Klaus Becker, TO BE UPDATED)
  • Finnish (Henri Kaustinen, TO BE UPDATED)
  • German (Stefan Pöschel, TO BE UPDATED)
  • Greek (Delphina, TO BE UPDATED)
  • Italian (Vincenzo Reale, up to date)
  • Japanese (Piyo, up to date)
  • Lithuanian (Zygis, TO BE UPDATED)
  • Polish (Marcin Swierczynski, up to date)
  • Portuguese Brazil (TO BE UPDATED)
  • Russian (Andriy Kovtun, up to date)
  • Slovenian (Erik Lovrič, up to date)
  • Spanish (Daniel MC, TO BE UPDATED)
  • Turkish (Ferhat Aydin, up to date)
  • Ukrainian (Andriy Kovtun, up to date)
features
stable
testing
source
bug tracker

features :

  • rich text (foreground color, background color, bold, italic, underline, strikethrough, small, h1, h2, h3, subscript, superscript, monospace)
  • syntax highlighting supporting several programming languages
  • images handling : insertion in the text, edit (resize/rotate), save as png file
  • embedded files handling: insertion in the text, save to disk
  • multi-level lists handling (bulleted, numbered, to-do and switch between them, multiline with shift+enter)
  • simple tables handling (cells with plain text), cut/copy/paste row, import/export as csv file
  • codeboxes handling : boxes of plain text (optionally with syntax highlighting) into rich text, import/export as text file
  • execution of the code for code nodes and codeboxes; the terminal and the command per syntax highlighting is configurable in the preferences dialog
  • alignment of text, images, tables and codeboxes (left/center/right/fill)
  • hyperlinks associated to text and images (links to webpages, links to nodes/nodes + anchors, links to files, links to folders)
  • spell check (using pygtkspellcheck and pyenchant)
  • intra application copy/paste : supported single images, single codeboxes, single tables and a compound selection of rich text, images, codeboxes and tables
  • cross application copy/paste (tested with libreoffice and gmail): supported single images, single codeboxes, single tables and a compound selection of rich text, images, codeboxes and tables
  • copying a list of files from the file manager and pasting in cherrytree will create a list of links to files, images are recognized and inserted in the text
  • print & save as pdf file of a selection / node / node and subnodes / the whole tree
  • export to html of a selection / node / node and subnodes / the whole tree
  • export to plain text of a selection / node / node and subnodes / the whole tree
  • toc generation for a node / node and subnodes / the whole tree, based on headers h1, h2 and h3
  • find a node, find in selected node, find in selected node and subnodes, find in all nodes
  • replace in nodes names, replace in selected node, replace in selected node and subnodes, replace in all nodes
  • iteration of the latest find, iteration of the latest replace, iteration of the latest applied text formatting
  • import from html file, import from folder of html files
  • import from plain text file, import from folder of plain text files
  • import from basket, cherrytree, epim html, gnote, keepnote, keynote, knowit, mempad, notecase, rednotebook, tomboy, treepad lite, tuxcards, zim
  • export to cherrytree file of a selection / node / node and subnodes / the whole tree
  • password protection (using http://www.7-zip.org/) – NOTE: while a cherrytree password protected document is opened, an unprotected copy is extracted to a temporary folder of the filesystem; this copy is removed when you close cherrytree
  • tree nodes drag and drop
  • automatic link to web page if writing the URL
  • automatic link to node if writing node name either with no spaces and camelcase or surrounded by [[node name]]
  • open several cherrytree files (notebooks) at the same time with tabs (all in the same window-single instance)
  • cut copy and paste nodes
  • option to edit pictures with external editor
  • user defined text style (font, bold, color,…), custom properties for h1,h2,h3
  • option to set the max line length/max page width
  • spreadsheet node
  • opportunity for a node to have columns
  • allow drag n drop of images and files to cherrytree
  • allow to open a formatting tag for future text
  • better table export to html (respect column width, text align, single line border)
  • do not truncate codebox width in export to html
  • numbered lists: double space after one digit numbers to be aligned with 2 digits numbers
  • option to make text double-spaced
  • export a node with its subnodes to .odt
  • utility (dialog) where it’s possible to see all the tags (tree of the only tags) plus statistics about the tags
  • more options for the tables (automatic expand the table to the width of the screen)
  • import from pdf
  • export to LaTeX
  • utility to insert formulas (using LaTex that converts to png or something else))
  • option to have the font in nodes names decrease automatically proportionally to the node depth
  • selecting a set of text (e.g. space separated) and create a table with it or paste text into a table
  • customisable menus font size
  • add crop capability to image resize dialog
  • multiple selection of nodes for move and delete
  • opportunity to have multiple nodes point to the same data (many node-views pointing to the same node-data)
  • option to sort text rows by selection
  • cherrytree for android
  • improve the numbers handling in nodes sorting
  • option to display hierarchy in node name header
  • option to print node name/hierarchy with a menu/shortcut
  • option to enable tooltips over nodes names in the tree
  • allow to select text and edit equivalent html in a dialog, then insert html from dialog to text
  • proxy support (for copy/paste from web browser)
  • export to epub
  • option to use double click to visit links
  • strip leading and trailing empty spaces when applying a list type to selected text, option to ensure trailing char (e.g. “;”)
  • option to skip codeboxes and tables when pasting from web page
  • option to call a script at autosave time
  • bug: replace text in node but not tables/codeboxes
  • option to recall latest find and replace patterns
  • export to markdown
  • option to insert tags also in text maybe with shortcuts
  • import from iPython notebook
  • more headings (h4 and h5)
  • multiple rows selection for cut/copy/paste/delete in tables
  • option in export to txt of multiple nodes to save hierarchically creating subfolders
  • preserve text alignment in print/export to pdf
  • option to link to a node + a line number
  • export/import text with indentation, each tab marking a level
  • pick existing formatting from the text below the cursor and use the formatting elsewhere
  • allow colored text in table cells
  • configurable auto-close of document after set time of inactivity
  • possibility to execute using python mathematical expression in node (writing expression and result)
  • add one or more custom commands to be executed on the selected text
  • support for Right-to-Left languages (lost in export to HTML and PDF)
  • add possibility to automatically have navigation links at the bottom of nodes like in the manual
  • handle link to email address and link to thunderbird mails like thunderlink://messageid=…
  • option to have borders around the images in image properties
  • node comments optionally printable
  • add a command to make the first table row become the header automatically
  • option to display the linked images
  • link to the download section with the notification of new version available
  • optionally include the node title/tags in the nodes content search
  • user could define both the foreground and the background color of selected text
  • auto-height for code boxes from selected text
  • if there is nothing to save, make the save button grey/insensitive
  • move deleted nodes to a trash node rather than erase forever
  • creation of links using drag-n-drop of files, folders & web addresses
  • improve tree info dialog with clickable list and location of objects (in particular embedded files)
  • preserve history of visited nodes (fw/bw arrows) between sessions
  • add configurable option to swap Ctl+V and Ctrl+Shift+V (default plain or rich)
  • support inserting image from the internet (e.g. http://www.giuspen.com/icons_submenu/bug.png), not only from local disk
  • support for links in table cells
  • one or more user definable strings optionally colored that the user can quickly insert with right click
  • import from one note
  • validate internal links for broken/auto-mark if broken
  • improve bookmarks allowing to group into folders
  • possibility to define header and footer for the exported pdf
  • bookmarks icons same as node icon
  • possibility to set custom font for a node
  • possibility to hide the codebox with an expander
  • possibility to edit multiple nodes attributes at once
  • Alt+1 to switch to the first bookmarked node and so on for Alt+2, Alt+3… up to Alt+9
  • option to add “Back to top” link behind each header when a TOC is inserted
  • calendar node, with the ability to put in events and appointments (jcal?)
  • which pages directs to the current page (backlinks)
  • custom nodes icons to import into the document, not dependent from external paths

download last stable version 0.99.15 (October 7th, 2020 – changelog) :

source code (GPLv3+): cherrytree_0.99.15.tar.xz or https://github.com/giuspen/cherrytree/archive/0.99.15.tar.gz

ubuntu 20.04 package
(giuspen PPA: sudo add-apt-repository ppa:giuspen/ppa )
https://launchpad.net/

Fedora 31+ see https://copr.fedorainfracloud.org/coprs/bcotton/cherrytree/

microsoft windows installer: cherrytree_0.99.15.0_setup.exe [old pygtk2 cherrytree_0.39.4_setup.exe]

microsoft windows portable archive: cherrytree_0.99.15.0_win64_portable.7z (look for mingw64/bin/cherrytree.exe; for portable config put config.cfg in portable folder root, beside license.txt) [old pygtk2 cherrytree_0.39.4_win32_portable.7z]

sha256sum *
e2650afd0039ff65aececb2865e389d5017f31ddfe6253946e192717e84fd0b1 cherrytree_0.99.15.0_setup.exe
5bd1ee2ab8926cfc89468e247010f4ac3143e3749e4dd08ad8b02a1102e16fd1 cherrytree_0.99.15.0_win64_portable.7z
9215451dd7d53ff64917caaa28d501f333708d03ae01dffbeb3c4fbdfddb06fb cherrytree_0.99.15.tar.xz

resides in applications–accessories–cherrytree

download last testing version :

nothing under testing

source code :

the source code is version controlled with git and hosted by github.
you can get a clone of the cherrytree git repository issuing the command:

Источник

Добавить комментарий

Ваш адрес email не будет опубликован. Обязательные поля помечены *

  • Программа cd burner windows 7
  • Программа camhi для windows
  • Программа bluetooth для windows 7 x64
  • Программа birthday для windows 7
  • Программа bfh не работает windows 10