WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: "cherrytree" (TCL11.1-x86_64-bit)  (Read 1728 times)

Offline xor

  • Hero Member
  • *****
  • Posts: 1259
"cherrytree" (TCL11.1-x86_64-bit)
« on: January 21, 2022, 09:11:28 PM »
"cherrytree" (TCL11.1-x86_64-bit) :)

https://www.giuspen.com/cherrytree

https://github.com/giuspen/cherrytree



note : I want to use this because "the guide" application does not have a linux infrastructure!  :( http://theguide.sourceforge.net/
« Last Edit: January 21, 2022, 09:21:47 PM by xor »

Offline xor

  • Hero Member
  • *****
  • Posts: 1259
Re: "cherrytree" (TCL11.1-x86_64-bit)
« Reply #1 on: January 23, 2022, 08:19:12 PM »
I'm waiting,

Offline NewUser

  • Full Member
  • ***
  • Posts: 166
Re: "cherrytree" (TCL11.1-x86_64-bit)
« Reply #2 on: January 23, 2022, 08:28:54 PM »
Working is better than waiting.

Offline xor

  • Hero Member
  • *****
  • Posts: 1259
Re: "cherrytree" (TCL11.1-x86_64-bit)
« Reply #3 on: January 23, 2022, 09:13:12 PM »
I am planning to collect the notes that are not included in the tcl book,
to sort them systematically and to publish them primarily in my local language.

In this respect, I think ranking is very important!
This application nicely organizes the sorting array by drag and drop when creating a documentation.
and the size is too small.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11179
Re: "cherrytree" (TCL11.1-x86_64-bit)
« Reply #4 on: January 23, 2022, 10:37:24 PM »
Hi xor
You could try doing some of the work yourself. Go here:
https://launchpad.net/~giuspen/+archive/ubuntu/ppa/+sourcepub/13206183/+listing-archive-extra

Go to the bottom of the page where it says  Package files  and download the  amd64.deb  file.

Then unpack it:
Code: [Select]
ar -x cherrytree_0.99.45-1_amd64.deb
tar xf data.tar.xz

Now see which dependencies you are missing:
Code: [Select]
ldd usr/bin/cherrytree

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10957
Re: "cherrytree" (TCL11.1-x86_64-bit)
« Reply #5 on: January 24, 2022, 12:13:06 AM »
Yes, you can't arrange notes without a specific note-taking application, which you of course can't compile yourself. Sigh.
The only barriers that can stop you are the ones you create yourself.

Offline xor

  • Hero Member
  • *****
  • Posts: 1259
Re: "cherrytree" (TCL11.1-x86_64-bit)
« Reply #6 on: January 25, 2022, 04:15:31 AM »
Thank you for the notes. :)

I just wanted quality apps to be easily accessible to everyone.

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10957
Re: "cherrytree" (TCL11.1-x86_64-bit)
« Reply #7 on: January 25, 2022, 08:48:28 AM »
Then you should work to make them available. Not ask others.
The only barriers that can stop you are the ones you create yourself.