gitvectors
gitvectors
I can achieve this toggle codebox effect by: - exporting the node containing multiple expanded codeboxes - edit the codebox height in xml elements (e.g. with Sublime Text with XML...
My approach in absence of such a built in feature is to open CherryTree *.ctd as XML and view in XML editor. Then you can can parse the extire XML...
I did not notice your answer until now. I don't quite understand where you see .. “as the needed text style_s_ come up at the reading” Now if you remember...
When I do not find a built in feature I look for workarounds. I am considering CherryTree documents to interface with external apps .. as are you. I concluded that...
Example. See example of pairing CherryTree and Zotero here. https://github.com/giuspen/cherrytree/issues/2485
Example: Integration of Recoll, Zotero, CherryTree. https://github.com/giuspen/cherrytree/issues/2483
i am just another developer. There was at one time a discussion forum to explore CherryTree ideas (including an RSS feed) but now we only discuss "issues" or "feature requests"....
The one missing feature in CherryTree is a variable which contains the absolute path to the node in focus. var nodepath This should change dynamically as different nodes are navigated....
My approach now in a revamped workflow is avoid having hundreds of browser tabs (each consuming RAM) avoid having hundreds of CherryTree nodes in a single instance of CherryTree Instead...
You have not thought through how to build this "Internet of Things". With Insert Link you can point to: WebSite File Folder Node So you can link to Folders or...