gitvectors

Results 57 comments of gitvectors

I was readng your conclusion - "quickly finding node containing defined text and copy". But never mind. Firstly, this test exercise helped me to unearth an elusive node. Thanks. Now...

Unless you breakup your large CTD documents into multiple CTD documents. Then use Recoll indexer as I suggested.

I had a similar experience which I reported here. https://github.com/giuspen/cherrytree/issues/2512 I thought it was due to my juggling of many *.ctd documents. More than usual. The bottom line is that...

I've experienced that cry in other apps .. "well it used to work". OS upgrades can screw up. Perhaps try rdiffbackup for backups. Just a thought from reading Ubuntu forum...

I am just another user pursuing workflow ideas in using CherryTree. Your feature request is easy enough to do manually. However if there are many interactions between browser and CherryTree...

I raised a similar question here. https://github.com/giuspen/cherrytree/issues/730 I didn't follow up the idea to hack the CherryTree source code. Instead I wrote a Python script in a CodeBox (placed in...

"But the full path to the selected node is also shown on the node name header, isn't that enough?" Consider a CodeBox _inside_ the node where a Python (or other)...